cpython/Modules/_ctypes
Benjamin Peterson 610bc6a211 merge 3.4 (#23221) 2015-01-13 09:20:31 -05:00
..
darwin
libffi - Issue #22176: Fix build failure on ARM with -Werror=declaration-after-statement 2014-08-10 00:01:04 +02:00
libffi_arm_wince
libffi_msvc Issue #22733: MSVC ffi_prep_args doesn't handle 64-bit arguments properly 2014-12-17 06:31:44 -08:00
libffi_osx
_ctypes.c fix instances of consecutive articles (closes #23221) 2015-01-13 09:17:24 -05:00
_ctypes_test.c fix test where sizeof(long) != sizeof(int) 2014-11-06 00:52:58 -05:00
_ctypes_test.h
callbacks.c Issue #22462: Fix pyexpat's creation of a dummy frame to make it appear in exception tracebacks. 2014-10-08 20:00:09 +02:00
callproc.c Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip 2014-11-05 19:30:30 -08:00
cfield.c Issue #22161: Conformed arguments type checks in ctype to actually supported 2014-08-09 09:33:05 +03:00
ctypes.h Issue #22462: Fix pyexpat's creation of a dummy frame to make it appear in exception tracebacks. 2014-10-08 20:00:09 +02:00
ctypes_dlfcn.h
libffi.diff - Issue #22176: Fix build failure on ARM with -Werror=declaration-after-statement 2014-08-10 00:01:04 +02:00
malloc_closure.c
stgdict.c support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) 2014-05-17 14:59:12 -07:00