]> 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, 12 Oct 2007 06:53:32 +0000 (06:53 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 12 Oct 2007 06:53:32 +0000 (06:53 +0000)
commitd6f638188f842bc459eabcaaca12fa654719c6cd
treef6d9fae0f25f9c484383e21444dac609dbf010ef
parent163048ed12c9fdc5738cc7b3f903ecd0749b1d61
Fix ctypes on 32-bit systems when Python is configured --with-system-ffi.
See also https://bugs.launchpad.net/bugs/72505.
Misc/NEWS
Modules/_ctypes/cfield.c