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 eric.snow
Recipients eric.snow, nanjekyejoannah, ncoghlan, tcaswell, vstinner, wenzel
Date 2019-09-27.14:06:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569593211.43.0.101019652985.issue38266@roundup.psfhosted.org>
In-reply-to
Content
FWIW, I support reverting the removal of PyThreadState_DeleteCurrent().  We only reverted under the assumption that no one was using this function.  Clearly we were mistaken. :)

I'll re-open #37878 to revive the discussion about documenting the function (which we still may or may not want to do).
History
Date User Action Args
2019-09-27 14:06:51eric.snowsetrecipients: + eric.snow, ncoghlan, vstinner, tcaswell, wenzel, nanjekyejoannah
2019-09-27 14:06:51eric.snowsetmessageid: <1569593211.43.0.101019652985.issue38266@roundup.psfhosted.org>
2019-09-27 14:06:51eric.snowlinkissue38266 messages
2019-09-27 14:06:51eric.snowcreate