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 Arfrever, neologix, pitrou, python-dev, serhiy.storchaka, vajrasky, vstinner
Date 2020-03-09.22:37:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583793473.09.0.496810626337.issue19466@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ad58acbe8b90b4d0f2d2e139e38bb5aa32b7fb6 by Victor Stinner in branch 'master':
bpo-19466: Py_Finalize() clears daemon threads earlier (GH-18848)
https://github.com/python/cpython/commit/9ad58acbe8b90b4d0f2d2e139e38bb5aa32b7fb6
History
Date User Action Args
2020-03-09 22:37:53vstinnersetrecipients: + vstinner, pitrou, Arfrever, neologix, python-dev, serhiy.storchaka, vajrasky
2020-03-09 22:37:53vstinnersetmessageid: <1583793473.09.0.496810626337.issue19466@roundup.psfhosted.org>
2020-03-09 22:37:53vstinnerlinkissue19466 messages
2020-03-09 22:37:53vstinnercreate