cpython/Modules/_ctypes
Gregory P. Smith 910bfb7beb This local change was lost during the fixing of issue17192 to update
libffi to 3.0.13.  (i'm not sure if it is needed anymore but see
issue 10309 for details which makes no mention of upstream; this
change is already in 3.3 and 3.4 but may need reapplying to 2.7
as done here)
2013-04-30 00:05:25 -07:00
..
darwin
libffi This local change was lost during the fixing of issue17192 to update 2013-04-30 00:05:25 -07:00
libffi_arm_wince
libffi_msvc
libffi_osx Fix issue 13370: Ensure that ctypes works on Mac OS X when Python is compiled using the clang compiler 2012-08-25 11:19:14 +02:00
_ctypes.c Issue #6083: Fix multiple segmentation faults occured when PyArg_ParseTuple 2013-02-04 12:47:24 +02:00
_ctypes_test.c
_ctypes_test.h
callbacks.c Issue #12483: ctypes: Fix a crash when the destruction of a callback 2011-09-12 21:03:36 +02:00
callproc.c Issue #10296 : Don't handle BreakPoint exceptions using 2013-03-19 15:24:10 -07:00
cfield.c Issue #6493: Fix handling of c_uint32 bitfields with width of 32 on Windows. 2012-07-19 00:01:22 -05:00
ctypes.h Issue #16628: Fix a memory leak in ctypes.resize(). 2012-12-08 11:05:50 +01:00
ctypes_dlfcn.h
libffi.diff Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. This 2013-03-18 17:11:20 -07:00
malloc_closure.c
stgdict.c Issue #15989: Fix several occurrences of integer overflow 2013-01-19 12:26:26 +02:00