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 Mark.Shannon, eric.snow, fabioz, vstinner
Date 2020-03-19.03:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584587620.79.0.965742731362.issue39947@roundup.psfhosted.org>
In-reply-to
Content
I added PyInterpreterState_Get() and PyThreadState_GetInterpreter() functions to get the interpreter.
History
Date User Action Args
2020-03-19 03:13:40vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-19 03:13:40vstinnersetmessageid: <1584587620.79.0.965742731362.issue39947@roundup.psfhosted.org>
2020-03-19 03:13:40vstinnerlinkissue39947 messages
2020-03-19 03:13:40vstinnercreate