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 vstinner
Recipients Manvi B, docs@python, eric.smith, serhiy.storchaka, vstinner, wolma
Date 2016-03-20.17:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwasCJbxyVKi6vHezqXz=1UE-S32EM+6Kkn=Tz1-E_h+vw@mail.gmail.com>
In-reply-to <1458473325.09.0.136595066983.issue26506@psf.upfronthosting.co.za>
Content
You misunderstood the whole purpose of my issue! You must not write
hex()[:2] (it's inefficent)! Please remove it from your patch.
History
Date User Action Args
2016-03-20 17:14:57vstinnersetrecipients: + vstinner, eric.smith, docs@python, serhiy.storchaka, wolma, Manvi B
2016-03-20 17:14:57vstinnerlinkissue26506 messages
2016-03-20 17:14:57vstinnercreate