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 Day Barr, aclover, paul.moore, sparrowt, steve.dower, tim.golden, vstinner, zach.ware
Date 2020-03-11.23:39:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583969947.81.0.351353412039.issue39847@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64838ce7172c7a92183b39b22504b433a33a884d by bobince in branch 'master':
bpo-39847: EnterNonRecursiveMutex() uses GetTickCount64() (GH-18780)
https://github.com/python/cpython/commit/64838ce7172c7a92183b39b22504b433a33a884d
History
Date User Action Args
2020-03-11 23:39:07vstinnersetrecipients: + vstinner, paul.moore, tim.golden, aclover, zach.ware, steve.dower, Day Barr, sparrowt
2020-03-11 23:39:07vstinnersetmessageid: <1583969947.81.0.351353412039.issue39847@roundup.psfhosted.org>
2020-03-11 23:39:07vstinnerlinkissue39847 messages
2020-03-11 23:39:07vstinnercreate