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 alex
Recipients alex, kevinlondon, ronaldoussoren
Date 2014-08-04.02:10:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407118200.39.0.668542627664.issue22131@psf.upfronthosting.co.za>
In-reply-to
Content
`self.int.to_bytes(16, byteorder='big')` looks to be even faster (about 3x on my machine)
History
Date User Action Args
2014-08-04 02:10:00alexsetrecipients: + alex, ronaldoussoren, kevinlondon
2014-08-04 02:10:00alexsetmessageid: <1407118200.39.0.668542627664.issue22131@psf.upfronthosting.co.za>
2014-08-04 02:10:00alexlinkissue22131 messages
2014-08-04 02:10:00alexcreate