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, miss-islington
Date 2021-12-08.01:56:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 758b74e71eb22e1e83a9eb937d1c015e461745a1 by Eric Snow in branch 'main':
bpo-46008: Add _PyInterpreterState_Main(). (gh-29978)
https://github.com/python/cpython/commit/758b74e71eb22e1e83a9eb937d1c015e461745a1
History
Date User Action Args
2021-12-08 01:56:14eric.snowsetrecipients: + eric.snow, miss-islington
2021-12-08 01:56:14eric.snowsetmessageid: <[email protected]>
2021-12-08 01:56:14eric.snowlinkissue46008 messages
2021-12-08 01:56:14eric.snowcreate