cpython/Modules/_ctypes
Miss Islington (bot) bec7015dcc
bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243)
(cherry picked from commit dcf1f83de8)

Co-authored-by: Steve Dower <steve.dower@python.org>
2019-11-18 13:59:51 -08:00
..
darwin
libffi_osx Remove wording that could be deemed to be perjorative (GH-9287) 2018-09-13 21:17:40 -07:00
_ctypes.c bpo-38622: Add missing audit events for ctypes module (GH-17158) 2019-11-18 11:53:34 -08:00
_ctypes_test.c bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17223) 2019-11-18 14:29:15 +00:00
_ctypes_test.h
callbacks.c Fix calling order of PyEval_InitThreads. (GH-15836) 2019-09-10 15:37:56 +01:00
callproc.c bpo-38622: Ensure ctypes.PyObj_FromPtr audit event passes tuples as a single argument (GH-17243) 2019-11-18 13:59:51 -08:00
cfield.c bpo-36974: tp_print -> tp_vectorcall_offset and tp_reserved -> tp_as_async (GH-13464) 2019-05-30 19:13:39 -07:00
ctypes.h [3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016) 2019-10-31 13:34:05 +00:00
ctypes_dlfcn.h Remove outdated PEP 291 compatibility requirement comment 2016-05-14 05:55:38 +00:00
malloc_closure.c bpo-36071 Add support for Windows ARM32 in ctypes/libffi (GH-12059) 2019-04-17 18:09:16 -07:00
stgdict.c [3.8] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17016) 2019-10-31 13:34:05 +00:00