]> granicus.if.org Git - python/commit
Fix ctypes on 32-bit systems when Python is configured --with-system-ffi.
authorThomas Heller <theller@ctypes.org>
Fri, 19 Oct 2007 18:11:41 +0000 (18:11 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 19 Oct 2007 18:11:41 +0000 (18:11 +0000)
commit91ac42243cd010691b082a0b2fdd414e6d47456c
treefec84c4fd353a917c275d8eb5db805093b72cc4f
parenta2ba6ea9aa0a766424cc163349007bac9c304568
Fix ctypes on 32-bit systems when Python is configured --with-system-ffi.
See also https://bugs.launchpad.net/bugs/72505.

Ported from release25-maint branch.
Misc/NEWS
Modules/_ctypes/cfield.c