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 2020-05-28.16:26:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590683169.65.0.729734135034.issue37878@roundup.psfhosted.org>
In-reply-to
Content
New changeset fda7f6d61b13c68f59806db674e892fda4013348 by Victor Stinner in branch 'master':
bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489)
https://github.com/python/cpython/commit/fda7f6d61b13c68f59806db674e892fda4013348
History
Date User Action Args
2020-05-28 16:26:09vstinnersetrecipients: + vstinner, ncoghlan, docs@python, eric.snow, wenzel, nanjekyejoannah
2020-05-28 16:26:09vstinnersetmessageid: <1590683169.65.0.729734135034.issue37878@roundup.psfhosted.org>
2020-05-28 16:26:09vstinnerlinkissue37878 messages
2020-05-28 16:26:09vstinnercreate