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 ncoghlan
Recipients Arfrever, christian.heimes, loewis, ncoghlan, pitrou, rhettinger, vstinner
Date 2016-09-07.04:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473222078.92.0.363440537105.issue15206@psf.upfronthosting.co.za>
In-reply-to
Content
Given the introduction of the secrets module in 3.6, perhaps uuid could be updated to fall back to that rather than to the random module and leave older versions unmodified?
History
Date User Action Args
2016-09-07 04:21:18ncoghlansetrecipients: + ncoghlan, loewis, rhettinger, pitrou, vstinner, christian.heimes, Arfrever
2016-09-07 04:21:18ncoghlansetmessageid: <1473222078.92.0.363440537105.issue15206@psf.upfronthosting.co.za>
2016-09-07 04:21:18ncoghlanlinkissue15206 messages
2016-09-07 04:21:18ncoghlancreate