]> granicus.if.org Git - python/commit
Merged revisions 88284 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Jan 2011 21:36:33 +0000 (21:36 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Jan 2011 21:36:33 +0000 (21:36 +0000)
commit2e811c92c78e99cfd4b0bc463bea956cd96d6751
treee2d6d0dc7c2e9955d4899cf12b228e78713b1f68
parent070f050c3aaf8b67477426afd40465122d749906
Merged revisions 88284 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r88284 | antoine.pitrou | 2011-01-31 22:08:57 +0100 (lun., 31 janv. 2011) | 4 lines

  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