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
Date 2021-12-07.21:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 313f92a57bc3887026ec16adb536bb2b7580ce47 by Eric Snow in branch 'main':
bpo-46008: Move thread-related interpreter state into a sub-struct. (gh-29971)
https://github.com/python/cpython/commit/313f92a57bc3887026ec16adb536bb2b7580ce47
History
Date User Action Args
2021-12-07 21:03:59eric.snowsetrecipients: + eric.snow
2021-12-07 21:03:58eric.snowsetmessageid: <[email protected]>
2021-12-07 21:03:58eric.snowlinkissue46008 messages
2021-12-07 21:03:58eric.snowcreate