cpython/Modules/_ctypes
Serhiy Storchaka dfe98a102e Issue #20437: Fixed 22 potential bugs when deleting objects references. 2014-02-09 13:46:20 +02:00
..
darwin Recorded merge of revisions 81032 via svnmerge from 2010-05-09 16:14:21 +00:00
libffi Issue #19936: Restored executable bits for several libffi files. 2014-01-23 16:23:50 +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:36:33 +00:00
libffi_osx merge 2013-08-04 12:43:59 -07:00
_ctypes.c Issue #20437: Fixed 22 potential bugs when deleting objects references. 2014-02-09 13:46:20 +02:00
_ctypes_test.c Merged revisions 88284 via svnmerge from 2011-01-31 21:36:33 +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 #19512, #19515: remove shared identifiers, move identifiers where they 2013-11-07 23:07:29 +01:00
callproc.c Issue #18783: Removed existing mentions of Python long type in docstrings, 2013-08-27 20:17:03 +03:00
cfield.c Issue #18556: Check the return value for PyUnicode_AsWideChar() in 2013-07-25 17:34:00 -04:00
ctypes.h Issue #16628: Fix a memory leak in ctypes.resize(). 2012-12-08 11:05:50 +01:00
ctypes_dlfcn.h Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
libffi.diff silence unused-value warnings in libffi's dlmalloc.c 2013-12-04 09:43:21 +01:00
malloc_closure.c Fix for issue9662, patch by Łukasz Langa in issue5504. 2010-09-05 18:25:59 +00:00
stgdict.c Issue #18408: Fix PyCStructUnionType_update_stgdict(), handle 2013-10-29 03:50:45 +01:00