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 vstinner
Date 2020-11-16.14:20:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605536442.36.0.473662091347.issue42350@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5909a494cd3ba43143b28bd439773ed85a485dfc by Victor Stinner in branch 'master':
bpo-42350: Fix Thread._reset_internal_locks() (GH-23268)
https://github.com/python/cpython/commit/5909a494cd3ba43143b28bd439773ed85a485dfc
History
Date User Action Args
2020-11-16 14:20:42vstinnersetrecipients: + vstinner
2020-11-16 14:20:42vstinnersetmessageid: <1605536442.36.0.473662091347.issue42350@roundup.psfhosted.org>
2020-11-16 14:20:42vstinnerlinkissue42350 messages
2020-11-16 14:20:42vstinnercreate