cpython/Modules/_ctypes
Guido van Rossum ddefaf31b3 Merged the int/long unification branch, by very crude means (sorry Thomas!).
I banged on the code (beyond what's in that branch) to make fewer tests fail;
the only tests that fail now are:
  test_descr -- can't pickle ints?!
  test_pickletools -- ???
  test_socket -- See python.org/sf/1619659
  test_sqlite -- ???
I'll deal with those later.
2007-01-14 03:31:43 +00:00
..
darwin Copy ctypes-0.9.9.4 sources from external into the trunk. 2006-03-08 19:35:11 +00:00
libffi Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +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 Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
_ctypes.c Merged the int/long unification branch, by very crude means (sorry Thomas!). 2007-01-14 03:31:43 +00:00
_ctypes_test.c Cruft removal: 2006-12-28 04:47:50 +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 Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
callproc.c Merged the int/long unification branch, by very crude means (sorry Thomas!). 2007-01-14 03:31:43 +00:00
cfield.c Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
ctypes.h Merge current trunk into p3yk. This includes the PyNumber_Index API change, 2006-08-21 19:07:27 +00:00
ctypes_dlfcn.h Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
malloc_closure.c Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
stgdict.c Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00