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 barry
Recipients Arfrever, barry, eric.smith, ethan.furman, ezio.melotti, gvanrossum, josh.r, larry, mark.dickinson, pitrou, python-dev, r.david.murray, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner
Date 2015-06-22.19:46:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435002387.69.0.228308896657.issue19995@psf.upfronthosting.co.za>
In-reply-to
Content
Fix:

>>> '%.32x' % uuid4().int
History
Date User Action Args
2015-06-22 19:46:27barrysetrecipients: + barry, gvanrossum, rhettinger, terry.reedy, mark.dickinson, pitrou, vstinner, larry, eric.smith, ezio.melotti, Arfrever, r.david.murray, skrah, ethan.furman, python-dev, serhiy.storchaka, josh.r
2015-06-22 19:46:27barrysetmessageid: <1435002387.69.0.228308896657.issue19995@psf.upfronthosting.co.za>
2015-06-22 19:46:27barrylinkissue19995 messages
2015-06-22 19:46:27barrycreate