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 David Carlier, Michael.Felt, barry, devnexen, koobs, ned.deily, pitrou, serhiy.storchaka, vstinner
Date 2018-05-24.22:45:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527201918.17.0.682650639539.issue32493@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 17d8830312d82e7de42ab89739b0771f712645ff by Victor Stinner (Serhiy Storchaka) in branch 'master':
bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099)
https://github.com/python/cpython/commit/17d8830312d82e7de42ab89739b0771f712645ff
History
Date User Action Args
2018-05-24 22:45:18vstinnersetrecipients: + vstinner, barry, pitrou, ned.deily, serhiy.storchaka, koobs, Michael.Felt, David Carlier, devnexen
2018-05-24 22:45:18vstinnersetmessageid: <1527201918.17.0.682650639539.issue32493@psf.upfronthosting.co.za>
2018-05-24 22:45:18vstinnerlinkissue32493 messages
2018-05-24 22:45:18vstinnercreate