cpython/Modules/_ctypes
Thomas Heller d517d0848b Merged revisions 78380 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78380 | thomas.heller | 2010-02-23 21:11:44 +0100 (Di, 23 Feb 2010) | 4 lines

  ctypes CThunkObject was not registered correctly with the cycle
  garbage collector, leading to possible leaks when using callback
  functions.
........
2010-02-23 20:17:14 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Merged revisions 77466 via svnmerge from 2010-01-16 18:05:15 +00: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 On 64-bit Windows, ffi_arg must be 8 bytes long. This fixes the 2007-05-04 08:20:41 +00:00
libffi_osx Merged revisions 74972 via svnmerge from 2009-09-20 18:56:49 +00:00
_ctypes.c Merged revisions 73206,73232,73299,73683,74020,74185,74544,74643,74647,74817,74838-74839,74865,74946,75402,75459,75604,75696 via svnmerge from 2009-10-27 15:39:53 +00:00
_ctypes_test.c Issue 1872: Changed the struct module typecode from 't' to '?', for 2008-03-05 15:34:29 +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 Merged revisions 78380 via svnmerge from 2010-02-23 20:17:14 +00:00
callproc.c Merged revisions 74921 via svnmerge from 2009-09-18 20:12:29 +00:00
cfield.c Merged revisions 72344 via svnmerge from 2009-05-05 17:42:59 +00:00
ctypes.h Merged revisions 71640-71641 via svnmerge from 2009-04-16 19:13:35 +00:00
ctypes_dlfcn.h Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
malloc_closure.c Merged revisions 71640-71641 via svnmerge from 2009-04-16 19:13:35 +00:00
stgdict.c Fix: 2008-08-24 05:04:52 +00:00