cpython/Modules/_ctypes
Miss Skeleton (bot) 6e998fad1c
bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394)
Co-authored-by: Christian Heimes <christian@python.org>
(cherry picked from commit 5456e78f45)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
2020-10-19 15:29:37 -07:00
..
darwin Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00
libffi_osx Remove wording that could be deemed to be perjorative (GH-9287) 2018-09-13 21:17:40 -07:00
_ctypes.c bpo-16575: Disabled checks for union types being passed by value. (GH-17960) (GH-17964) 2020-01-12 11:41:07 +00: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 bpo-40795: ctypes calls unraisablehook with an exception (GH-20452) 2020-05-27 15:56:36 -07:00
callproc.c bpo-41094: Fix decoding errors with audit when open files. (GH-21095) 2020-06-24 09:45:38 -07:00
cfield.c bpo-16396: Allow wintypes to be imported on non-Windows systems. (GH-21394) 2020-10-19 15:29:37 -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