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 steve.dower
Recipients miss-islington, steve.dower
Date 2020-07-22.11:26:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595417201.95.0.340186335606.issue41364@roundup.psfhosted.org>
In-reply-to
Content
New changeset a18f22ab11a7bfb5ff3e74c737ca9e1bebe4abf9 by Steve Dower in branch '3.8':
bpo-41364: Reduce import overhead of uuid module (GH-21586)
https://github.com/python/cpython/commit/a18f22ab11a7bfb5ff3e74c737ca9e1bebe4abf9
History
Date User Action Args
2020-07-22 11:26:42steve.dowersetrecipients: + steve.dower, miss-islington
2020-07-22 11:26:41steve.dowersetmessageid: <1595417201.95.0.340186335606.issue41364@roundup.psfhosted.org>
2020-07-22 11:26:41steve.dowerlinkissue41364 messages
2020-07-22 11:26:41steve.dowercreate