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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2013-11-18.11:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384775904.16.0.157220416174.issue19641@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch addresses some Victor's comments. Added optimization for trivial case byteswap(bytes, 1).
History
Date User Action Args
2013-11-18 11:58:24serhiy.storchakasetrecipients: + serhiy.storchaka
2013-11-18 11:58:24serhiy.storchakasetmessageid: <1384775904.16.0.157220416174.issue19641@psf.upfronthosting.co.za>
2013-11-18 11:58:24serhiy.storchakalinkissue19641 messages
2013-11-18 11:58:24serhiy.storchakacreate