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 docs@python, eric.snow, nanjekyejoannah, ncoghlan, vstinner, wenzel
Date 2019-10-04.11:35:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570188953.71.0.0348530717838.issue37878@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8855e47d09d4db1206c65b24efc8ad0df585ac46 by Victor Stinner (Joannah Nanjekye) in branch 'master':
bpo-38266: Revert bpo-37878: Make PyThreadState_DeleteCurrent() Internal (GH-16558)
https://github.com/python/cpython/commit/8855e47d09d4db1206c65b24efc8ad0df585ac46
History
Date User Action Args
2019-10-04 11:35:53vstinnersetrecipients: + vstinner, ncoghlan, docs@python, eric.snow, wenzel, nanjekyejoannah
2019-10-04 11:35:53vstinnersetmessageid: <1570188953.71.0.0348530717838.issue37878@roundup.psfhosted.org>
2019-10-04 11:35:53vstinnerlinkissue37878 messages
2019-10-04 11:35:53vstinnercreate