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 nanjekyejoannah
Recipients docs@python, eric.snow, nanjekyejoannah, ncoghlan, vstinner
Date 2019-08-16.19:53:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565985235.6.0.212314052144.issue37878@roundup.psfhosted.org>
In-reply-to
Content
I just noticed that PyThreadState_DeleteCurrent()in Python/pystate.c is not documented.

Relevant documentation should go in Doc/c-api/init.rst If no one objects to this.
History
Date User Action Args
2019-08-16 19:53:55nanjekyejoannahsetrecipients: + nanjekyejoannah, ncoghlan, vstinner, docs@python, eric.snow
2019-08-16 19:53:55nanjekyejoannahsetmessageid: <1565985235.6.0.212314052144.issue37878@roundup.psfhosted.org>
2019-08-16 19:53:55nanjekyejoannahlinkissue37878 messages
2019-08-16 19:53:55nanjekyejoannahcreate