]> granicus.if.org Git - python/commit
Issue #6493: Fix handling of c_uint32 bitfields with width of 32 on Windows.
authorMeador Inge <meadori@gmail.com>
Thu, 19 Jul 2012 05:01:22 +0000 (00:01 -0500)
committerMeador Inge <meadori@gmail.com>
Thu, 19 Jul 2012 05:01:22 +0000 (00:01 -0500)
commit60c2266afe82daab47779deed6f701902943d20e
treec15f4f32a4a0893c8a51a76954f1755f8532215a
parent996ae049436c868a91c755a578c42957d35ce2b9
Issue #6493: Fix handling of c_uint32 bitfields with width of 32 on Windows.
Lib/ctypes/test/test_bitfields.py
Misc/NEWS
Modules/_ctypes/cfield.c