cpython/Modules/_ctypes
Victor Stinner e106e5ce4b Issue #19437: Fix error handling of PyCArrayType_new(), don't decreases the
reference counter of stgdict after result stole a reference to it
2013-11-18 18:37:33 +01:00
..
darwin
libffi Fix compilation error under gcc of the ctypes module bundled libffi for arm. 2013-11-17 21:57:43 +00:00
libffi_arm_wince
libffi_msvc
libffi_osx merge 2013-08-04 12:43:59 -07:00
_ctypes.c Issue #19437: Fix error handling of PyCArrayType_new(), don't decreases the 2013-11-18 18:37:33 +01:00
_ctypes_test.c
_ctypes_test.h
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
ctypes_dlfcn.h
libffi.diff fix libffi build on AIX (closes #18248) 2013-06-19 09:01:42 -07:00
malloc_closure.c
stgdict.c Issue #18408: Fix PyCStructUnionType_update_stgdict(), handle 2013-10-29 03:50:45 +01:00