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-13.17:15:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584119737.17.0.0833816726837.issue39947@roundup.psfhosted.org>
In-reply-to
Content
New changeset be79373a78c0d75fc715ab64253c9b757987a848 by Victor Stinner in branch 'master':
bpo-39947: Add PyInterpreterState_Get() function (GH-18979)
https://github.com/python/cpython/commit/be79373a78c0d75fc715ab64253c9b757987a848
History
Date User Action Args
2020-03-13 17:15:37vstinnersetrecipients: + vstinner, fabioz, Mark.Shannon, eric.snow
2020-03-13 17:15:37vstinnersetmessageid: <1584119737.17.0.0833816726837.issue39947@roundup.psfhosted.org>
2020-03-13 17:15:37vstinnerlinkissue39947 messages
2020-03-13 17:15:37vstinnercreate