cpython/Modules/_ctypes
2011-01-04 12:59:15 +00:00
..
darwin
libffi
libffi_arm_wince
libffi_msvc Fix compilation warning in _ctypes module on Window 2010-10-17 08:34:22 +00:00
libffi_osx Fix for issue9662, patch by Łukasz Langa in issue5504. 2010-09-05 18:25:59 +00:00
_ctypes.c Issue #9566: use Py_ssize_t instead of int 2011-01-04 12:59:15 +00:00
_ctypes_test.c
_ctypes_test.h
callbacks.c Fix for issue9662, patch by Łukasz Langa in issue5504. 2010-09-05 18:25:59 +00:00
callproc.c PyUnicode_AsWideCharString() takes a PyObject*, not a PyUnicodeObject* 2010-10-07 01:02:42 +00:00
cfield.c Merge branches/pep-0384. 2010-12-03 20:14:31 +00:00
ctypes.h
ctypes_dlfcn.h
libffi.diff
malloc_closure.c Fix for issue9662, patch by Łukasz Langa in issue5504. 2010-09-05 18:25:59 +00:00
stgdict.c