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 amaury.forgeotdarc, belopolsky, meador.inge, mgautierfr, python-dev
Date 2015-07-29.12:36:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150729123616.29390.10588@psf.io>
In-reply-to
Content
New changeset 935ae7f001e3 by Victor Stinner in branch '3.4':
Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch
https://hg.python.org/cpython/rev/935ae7f001e3
History
Date User Action Args
2015-07-29 12:36:25python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, meador.inge, mgautierfr
2015-07-29 12:36:24python-devlinkissue23319 messages
2015-07-29 12:36:23python-devcreate