]> granicus.if.org Git - python/commit
Issue #8275: Fix passing of callback arguments with ctypes under Win64.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Jan 2011 21:08:57 +0000 (21:08 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Jan 2011 21:08:57 +0000 (21:08 +0000)
commit0ea622a5c88b75db15d818e91ec2f57651473a66
tree34de987a85aa4329509b04109d9c0c4cfa6d6871
parentbd0c897332faddce4ebdd4698f976c99a70ec346
Issue #8275: Fix passing of callback arguments with ctypes under Win64.
Patch by Stan Mihai. Ok'ed by Georg.
Lib/ctypes/test/test_callbacks.py
Misc/ACKS
Misc/NEWS
Modules/_ctypes/_ctypes_test.c
Modules/_ctypes/libffi_msvc/ffi.c