]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix ctypes test alignment assumptions (closes #20946)
authorBenjamin Peterson <benjamin@python.org>
Sun, 16 Mar 2014 09:07:26 +0000 (10:07 +0100)
committerBenjamin Peterson <benjamin@python.org>
Sun, 16 Mar 2014 09:07:26 +0000 (10:07 +0100)
commitfda33559dcad6f9595eefec8afc326e5ac0c81c5
tree5dfc87ec636c9fb5f18d44f222be0c75393e8f09
parent790bf0db77da018376b50c70b68a48a4a81cf444
fix ctypes test alignment assumptions (closes #20946)

Patch by Andreas Schwab.
Lib/ctypes/test/test_bitfields.py
Lib/ctypes/test/test_structures.py
Misc/NEWS
Modules/_ctypes/cfield.c