This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, schwab
Date 2014-03-16.16:31:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fn5k64sFVz7LjM@mail.python.org>
In-reply-to
Content
New changeset 2150053d77ca by Benjamin Peterson in branch '3.3':
fix ctypes test alignment assumptions (closes #20946)
http://hg.python.org/cpython/rev/2150053d77ca

New changeset e5a09b09bb51 by Benjamin Peterson in branch '2.7':
fix ctypes test alignment assumptions (closes #20946)
http://hg.python.org/cpython/rev/e5a09b09bb51

New changeset 3736bf94535c by Benjamin Peterson in branch 'default':
merge 3.3 (#20946)
http://hg.python.org/cpython/rev/3736bf94535c
History
Date User Action Args
2014-03-16 16:31:11python-devsetrecipients: + python-dev, schwab
2014-03-16 16:31:11python-devlinkissue20946 messages
2014-03-16 16:31:11python-devcreate