[issue6068] ctypes is not correctly handling bitfields backed by 64 bit integers on Windows

Vlad Riscutia report at bugs.python.org
Sat Jun 25 00:32:47 CEST 2011


Vlad Riscutia <riscutiavlad at gmail.com> added the comment:

Attached is addition to unittests which repro the issue. They will currently pass on Linux but fail on Windows.

----------
keywords: +patch
Added file: http://bugs.python.org/file22447/issue6068_unittest.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6068>
_______________________________________


More information about the Python-bugs-list mailing list