]> granicus.if.org Git - python/commit
Merged revisions 66611 via svnmerge from
authorThomas Heller <theller@ctypes.org>
Wed, 24 Sep 2008 19:01:29 +0000 (19:01 +0000)
committerThomas Heller <theller@ctypes.org>
Wed, 24 Sep 2008 19:01:29 +0000 (19:01 +0000)
commit1308c26cf4cd930f3774cf6f35ae1e3c483d9718
tree354b02c57db1e52cb33d07564e4063242ec930b7
parent05f5ab7ee39b16bdd7fda23b3276d52b8c2b4acb
Merged revisions 66611 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66611 | thomas.heller | 2008-09-24 20:26:05 +0200 (Mi, 24 Sep 2008) | 3 lines

  Fix issue #3547: ctypes is confused by bitfields of varying integer types

  Reviewed by Fredrik Lundh and Skip Montanaro.
........
Lib/ctypes/test/test_bitfields.py
Misc/NEWS
Modules/_ctypes/cfield.c