]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Upgrade to ctypes version 0.9.9.7.
authorThomas Heller <theller@ctypes.org>
Sat, 10 Jun 2006 19:51:46 +0000 (19:51 +0000)
committerThomas Heller <theller@ctypes.org>
Sat, 10 Jun 2006 19:51:46 +0000 (19:51 +0000)
commit45f59ab3eee602613bf44b5410a7d5bb87bf6c3e
treeda389a43f4b933137ad638839b357875f5aaa9f4
parentc5221e157ef465d74c097fdedafe9ba25c994226
Upgrade to ctypes version 0.9.9.7.

Summary of changes:

- support for 'variable sized' data
- support for anonymous structure/union fields
- fix severe bug with certain arrays or structures containing more than 256 fields
Modules/_ctypes/_ctypes.c
Modules/_ctypes/callproc.c
Modules/_ctypes/ctypes.h
Modules/_ctypes/libffi/src/x86/darwin.S
Modules/_ctypes/libffi_msvc/mingwin32.S [deleted file]
Modules/_ctypes/stgdict.c