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 vladris
Recipients Alexander.Belopolsky, Jake.Coffman, castironpi, terry.reedy, theller, vladris, vstinner
Date 2011-07-12.01:35:08
SpamBayes Score 7.544939e-05
Marked as misclassified No
Message-id <1310434509.88.0.967215401243.issue4376@psf.upfronthosting.co.za>
In-reply-to
Content
Added unit test to reproduce the issue (covers both big endian and little endian structures so _other_endian function is hit on any machine).

Test currently fails without fix and passes with proposed fix in place.
History
Date User Action Args
2011-07-12 01:35:10vladrissetrecipients: + vladris, theller, terry.reedy, vstinner, castironpi, Alexander.Belopolsky, Jake.Coffman
2011-07-12 01:35:09vladrissetmessageid: <1310434509.88.0.967215401243.issue4376@psf.upfronthosting.co.za>
2011-07-12 01:35:09vladrislinkissue4376 messages
2011-07-12 01:35:09vladriscreate