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-09.19:59:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset c8749b578324ad4089c8d014d9136bc42b065343 by Eric Snow in branch 'main':
bpo-46008: Make runtime-global object/type lifecycle functions and state consistent. (gh-29998)
https://github.com/python/cpython/commit/c8749b578324ad4089c8d014d9136bc42b065343
History
Date User Action Args
2021-12-09 19:59:37eric.snowsetrecipients: + eric.snow, miss-islington
2021-12-09 19:59:37eric.snowsetmessageid: <[email protected]>
2021-12-09 19:59:37eric.snowlinkissue46008 messages
2021-12-09 19:59:37eric.snowcreate