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, jkloth, nanjekyejoannah, ncoghlan, vstinner
Date 2020-02-01.01:30:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580520631.94.0.251867227402.issue39511@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4d96b4635aeff1b8ad41d41422ce808ce0b971c8 by Victor Stinner in branch 'master':
bpo-39511: PyThreadState_Clear() calls on_delete (GH-18296)
https://github.com/python/cpython/commit/4d96b4635aeff1b8ad41d41422ce808ce0b971c8
History
Date User Action Args
2020-02-01 01:30:31vstinnersetrecipients: + vstinner, ncoghlan, jkloth, eric.snow, nanjekyejoannah
2020-02-01 01:30:31vstinnersetmessageid: <1580520631.94.0.251867227402.issue39511@roundup.psfhosted.org>
2020-02-01 01:30:31vstinnerlinkissue39511 messages
2020-02-01 01:30:31vstinnercreate