]> granicus.if.org Git - python/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)
commite3af6f0a888aa16c364fb20a7f9ea82ca9374d0c
tree9d44cc782bae30f18a837c05208a6982901794df
parentc7692805f77844b664f746e5fe6125c726c22c13
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