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 Dennis Sweeney, SD, eryksun, lunixbochs2, miss-islington, ned.deily, pablogsal, paul.moore, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2021-09-24.22:40:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632523224.92.0.967014552411.issue41299@roundup.psfhosted.org>
In-reply-to
Content
New changeset d639e3170506a1a80c4b2f1b3a6250bb95ff190a by Victor Stinner in branch 'main':
bpo-41299: Fix EnterNonRecursiveMutex() (GH-28548)
https://github.com/python/cpython/commit/d639e3170506a1a80c4b2f1b3a6250bb95ff190a
History
Date User Action Args
2021-09-24 22:40:24vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, ned.deily, zach.ware, eryksun, steve.dower, pablogsal, miss-islington, Dennis Sweeney, SD, lunixbochs2
2021-09-24 22:40:24vstinnersetmessageid: <1632523224.92.0.967014552411.issue41299@roundup.psfhosted.org>
2021-09-24 22:40:24vstinnerlinkissue41299 messages
2021-09-24 22:40:24vstinnercreate