]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 18 Nov 2019 21:59:51 +0000 (13:59 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 21:59:51 +0000 (13:59 -0800)
commitbec7015dcc421a68cde030c5e4ca8e28408ef52d
tree43743012a4469a42a589dfbb2b5f6dc712099560
parente37767bee1f7f1940b30768d21bfe2ae68c20a5f
bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243)

(cherry picked from commit dcf1f83de8678b09df5bd7d04ca5f4ef1cd02aca)

Co-authored-by: Steve Dower <steve.dower@python.org>
Modules/_ctypes/callproc.c