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 Neil.Hodgson, ethan.furman, ezio.melotti, georg.brandl, pitrou, serhiy.storchaka, vstinner
Date 2013-04-07.15:33:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365348818.66.0.525911226637.issue17615@psf.upfronthosting.co.za>
In-reply-to
Content
On big-endian platform we can use memcmp for 2:2 and 4:4 comparison. I do not sure it will be faster. ;)
History
Date User Action Args
2013-04-07 15:33:38serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, pitrou, vstinner, ezio.melotti, ethan.furman, Neil.Hodgson
2013-04-07 15:33:38serhiy.storchakasetmessageid: <1365348818.66.0.525911226637.issue17615@psf.upfronthosting.co.za>
2013-04-07 15:33:38serhiy.storchakalinkissue17615 messages
2013-04-07 15:33:38serhiy.storchakacreate