cpython/Modules/_ctypes
Meador Inge fe7aa49f24 Issue #9041: raised exception is misleading
An issue in ctypes.c_longdouble, ctypes.c_double, and ctypes.c_float that
caused an incorrect exception to be returned in the case of overflow has been
fixed.
2012-05-28 13:52:59 -05:00
..
darwin Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
libffi - Issue #10309: Define _GNU_SOURCE so that mremap() gets the proper 2011-07-19 17:06:30 -04: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 Revert typo fixes in _cytpes/libffi* 2011-03-15 19:09:10 +02:00
_ctypes.c Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype. 2011-09-27 20:35:28 -05: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 #11565: Fix several typos. Patch by Piotr Kasprzyk. 2011-03-16 12:34:31 +02:00
cfield.c Issue #9041: raised exception is misleading 2012-05-28 13:52:59 -05:00
ctypes.h Fis issue5504: ctypes does now work with systems where mmap can't be 2010-08-08 17:56:41 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
libffi.diff update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the 2010-03-19 18:59:20 +00:00
malloc_closure.c Merged revisions 84535 via svnmerge from 2010-09-16 11:35:07 +00:00
stgdict.c Issue #12881: ctypes: Fix segfault with large structure field names. 2011-10-03 21:34:04 -05:00