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, nanjekyejoannah, ncoghlan, pablogsal, vstinner
Date 2020-03-19.18:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584643714.54.0.835494342817.issue39877@roundup.psfhosted.org>
In-reply-to
Content
New changeset a36adfa6bbf5e612a4d4639124502135690899b8 by Victor Stinner in branch 'master':
bpo-39877: 4th take_gil() fix for daemon threads (GH-19080)
https://github.com/python/cpython/commit/a36adfa6bbf5e612a4d4639124502135690899b8
History
Date User Action Args
2020-03-19 18:48:34vstinnersetrecipients: + vstinner, ncoghlan, eric.snow, pablogsal, nanjekyejoannah
2020-03-19 18:48:34vstinnersetmessageid: <1584643714.54.0.835494342817.issue39877@roundup.psfhosted.org>
2020-03-19 18:48:34vstinnerlinkissue39877 messages
2020-03-19 18:48:34vstinnercreate