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 skrah
Recipients BreamoreBoy, fin.swimmer, pitrou, skrah
Date 2014-01-27.15:46:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140127154655.GA21806@sleipnir.bytereef.org>
In-reply-to <1390785981.08.0.40149387217.issue20399@psf.upfronthosting.co.za>
Content
For integer sequences I think non-equality comparisons will be somewhat
confusing. Are the sequences little or big endian?

If we start to view bytes more like latin-1 again (PEP 461), it would
make sense for the 'B' and 'c' formats.
History
Date User Action Args
2014-01-27 15:46:56skrahsetrecipients: + skrah, pitrou, BreamoreBoy, fin.swimmer
2014-01-27 15:46:56skrahlinkissue20399 messages
2014-01-27 15:46:56skrahcreate