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 eric.snow, ncoghlan, petr.viktorin, shihai1991, vstinner
Date 2020-06-10.18:08:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591812509.69.0.999247424942.issue39465@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1bcc32f0620d2e99649a6d423284d9496b7b3548 by Victor Stinner in branch 'master':
bpo-39465: Use _PyInterpreterState_GET() (GH-20788)
https://github.com/python/cpython/commit/1bcc32f0620d2e99649a6d423284d9496b7b3548
History
Date User Action Args
2020-06-10 18:08:29vstinnersetrecipients: + vstinner, ncoghlan, petr.viktorin, eric.snow, shihai1991
2020-06-10 18:08:29vstinnersetmessageid: <1591812509.69.0.999247424942.issue39465@roundup.psfhosted.org>
2020-06-10 18:08:29vstinnerlinkissue39465 messages
2020-06-10 18:08:29vstinnercreate