]> granicus.if.org Git - python/commit
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large struct...
authorSteve Dower <steve.dower@microsoft.com>
Wed, 5 Nov 2014 05:21:22 +0000 (21:21 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 5 Nov 2014 05:21:22 +0000 (21:21 -0800)
commitb7fa2011133b3ae5f246d37cdaa24572953b53ec
treece7cb0b2975407ec26e01fe8e905d689c9212753
parentfbaf9310965f5ea491b9ed7b1b6e5db4f73e4def
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip
Lib/ctypes/test/test_win32.py
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/callproc.c
Modules/_ctypes/libffi_msvc/ffi.c
Modules/_ctypes/libffi_msvc/prep_cif.c
Modules/_ctypes/libffi_msvc/types.c