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 vstinner
Date 2018-12-18.10:45:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545129917.18.0.788709270274.issue31784@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 62a68b762a479a72c3defba9ace5f72a0063c5c6 by Victor Stinner in branch 'master':
bpo-31784: Use time.time_ns() in uuid.uuid1() (GH-11189)
https://github.com/python/cpython/commit/62a68b762a479a72c3defba9ace5f72a0063c5c6
History
Date User Action Args
2018-12-18 10:45:17vstinnersetrecipients: + vstinner
2018-12-18 10:45:17vstinnersetmessageid: <1545129917.18.0.788709270274.issue31784@psf.upfronthosting.co.za>
2018-12-18 10:45:17vstinnerlinkissue31784 messages
2018-12-18 10:45:17vstinnercreate