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 georg.brandl
Recipients georg.brandl, hagen, isandler
Date 2010-04-05.10:35:57
SpamBayes Score 0.0025333862
Marked as misclassified No
Message-id <1270463759.31.0.733169920999.issue5198@psf.upfronthosting.co.za>
In-reply-to
Content
Both examples now give consistent behavior independent of byteorder in trunk: packing floats with "H" works, packing bytes out of range with "B" raises.

Closing as "out of date".
History
Date User Action Args
2010-04-05 10:35:59georg.brandlsetrecipients: + georg.brandl, isandler, hagen
2010-04-05 10:35:59georg.brandlsetmessageid: <1270463759.31.0.733169920999.issue5198@psf.upfronthosting.co.za>
2010-04-05 10:35:57georg.brandllinkissue5198 messages
2010-04-05 10:35:57georg.brandlcreate