cpython/Modules/_ctypes
Benjamin Peterson d3d23636cb support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744)
Patch from Matti Picus.
2014-05-17 14:57:10 -07:00
..
darwin Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
libffi Issue #19936: Added executable bits or shebang lines to Python scripts which 2014-01-16 18:59:17 +02:00
libffi_arm_wince Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi_msvc Merged revisions 88284 via svnmerge from 2011-01-31 21:47:45 +00:00
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:18:48 +02:00
_ctypes.c support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) 2014-05-17 14:57:10 -07:00
_ctypes_test.c Merged revisions 88284 via svnmerge from 2011-01-31 21:47:45 +00:00
_ctypes_test.h Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
callbacks.c Issue #12483: ctypes: Fix a crash when the destruction of a callback 2011-09-12 20:12:09 +02:00
callproc.c Fix for r84195: add HAVE_ALLOCA_H to configure and only include alloca.h if it's available 2013-06-18 13:25:24 +02:00
cfield.c fix ctypes test alignment assumptions (closes #20946) 2014-03-16 10:07:26 +01:00
ctypes.h support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) 2014-05-17 14:57:10 -07:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
libffi.diff Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. This 2013-03-18 16:58:50 -07:00
malloc_closure.c Merged revisions 84535 via svnmerge from 2010-09-16 11:35:07 +00:00
stgdict.c support pep 3118 format strings for ctypes objects with nontrivial shapes (closes #10744) 2014-05-17 14:57:10 -07:00