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 corona10, ned.deily, steve.dower, vstinner
Date 2020-05-12.22:32:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589322769.14.0.684388547612.issue40501@roundup.psfhosted.org>
In-reply-to
Content
New changeset d6b727e2c947240804b8e434b305ba2890122550 by Steve Dower in branch 'master':
bpo-40501: Replace ctypes code in uuid with native module (GH-19948)
https://github.com/python/cpython/commit/d6b727e2c947240804b8e434b305ba2890122550
History
Date User Action Args
2020-05-12 22:32:49steve.dowersetrecipients: + steve.dower, vstinner, ned.deily, corona10
2020-05-12 22:32:49steve.dowersetmessageid: <1589322769.14.0.684388547612.issue40501@roundup.psfhosted.org>
2020-05-12 22:32:49steve.dowerlinkissue40501 messages
2020-05-12 22:32:48steve.dowercreate