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 eric.snow, pablogsal, phsilva, vstinner
Date 2019-11-20.10:17:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574245042.01.0.0315439367158.issue36854@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9da7430675ceaeae5abeb9c9f7cd552b71b3a93a by Victor Stinner in branch 'master':
bpo-36854: Clear the current thread later (GH-17279)
https://github.com/python/cpython/commit/9da7430675ceaeae5abeb9c9f7cd552b71b3a93a
History
Date User Action Args
2019-11-20 10:17:22vstinnersetrecipients: + vstinner, phsilva, eric.snow, pablogsal
2019-11-20 10:17:22vstinnersetmessageid: <1574245042.01.0.0315439367158.issue36854@roundup.psfhosted.org>
2019-11-20 10:17:21vstinnerlinkissue36854 messages
2019-11-20 10:17:21vstinnercreate