]> granicus.if.org Git - python/commit
Backport from py3k branch:
authorThomas Heller <theller@ctypes.org>
Fri, 7 Sep 2007 09:33:24 +0000 (09:33 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 7 Sep 2007 09:33:24 +0000 (09:33 +0000)
commit2e638c3a8a0114f6c04022019e78393331d5baaa
treeaa16583420e798286b97ae510fe5afeb24330928
parent49c7c71d9f2cd3576581088006400f7ca1ff73b2
Backport from py3k branch:

Add a workaround for a strange bug on win64, when _ctypes is compiled
with the SDK compiler.  This should fix the failing
Lib\ctypes\test\test_as_parameter.py test.
Lib/ctypes/__init__.py