]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-38622: Add missing audit events for ctypes module (GH-17158)
authorSteve Dower <steve.dower@python.org>
Mon, 18 Nov 2019 19:32:46 +0000 (11:32 -0800)
committerGitHub <noreply@github.com>
Mon, 18 Nov 2019 19:32:46 +0000 (11:32 -0800)
commit00923c63995e34cdc25d699478f113de99a69df9
tree597e8346b14d890b99ddcd6ee8c3ef659f349dd2
parent476e76f7cf78598146140c3bda48d53cda50707c
bpo-38622: Add missing audit events for ctypes module (GH-17158)
Doc/library/ctypes.rst
Lib/ctypes/__init__.py
Misc/NEWS.d/next/Security/2019-11-14-16-13-23.bpo-38622.3DYkfb.rst [new file with mode: 0644]
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c