cpython/Modules/_ctypes
Miss Islington (bot) 91c15a542c [3.7] bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17224)
(cherry picked from commit 106271568c)
2019-11-21 21:47:22 +00:00
..
darwin
libffi_msvc [3.7] bpo-34906: Doc: Fix typos (2) (GH-9735) 2018-10-10 15:39:17 +02:00
libffi_osx Issue #24381: Avoid unused function warning when building bundled macOS libffi. 2016-10-20 15:38:27 -04:00
_ctypes.c [3.7] bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17224) 2019-11-21 21:47:22 +00:00
_ctypes_test.c [3.7] bpo-16576: Add checks for bitfields passed by value to functions. (GH-17097) (GH-17224) 2019-11-21 21:47:22 +00:00
_ctypes_test.h
callbacks.c Fix calling order of PyEval_InitThreads. (GH-5833) 2019-09-10 15:37:34 +01:00
callproc.c bpo-37445: Include FORMAT_MESSAGE_IGNORE_INSERTS in FormatMessageW() calls (GH-14462) 2019-09-09 02:56:03 -07:00
cfield.c bpo-28129: fix ctypes crashes (#386) 2017-03-02 18:42:40 +01:00
ctypes.h [3.7] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17017) 2019-10-31 14:15:04 +00:00
ctypes_dlfcn.h Remove outdated PEP 291 compatibility requirement comment 2016-05-14 05:55:38 +00:00
malloc_closure.c [3.7] bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264). (GH-12322) 2019-03-14 10:47:27 +02:00
stgdict.c [3.7] bpo-16575: Add checks for unions passed by value to functions. (GH-16799) (GH-17017) 2019-10-31 14:15:04 +00:00