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:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 32a67246b0d1e08cd50fc3bfa58052cfeb515b2e by Eric Snow in branch 'main':
bpo-46008: Move Py*State init into distinct functions. (gh-29977)
https://github.com/python/cpython/commit/32a67246b0d1e08cd50fc3bfa58052cfeb515b2e
History
Date User Action Args
2021-12-08 01:59:55eric.snowsetrecipients: + eric.snow, miss-islington
2021-12-08 01:59:55eric.snowsetmessageid: <[email protected]>
2021-12-08 01:59:55eric.snowlinkissue46008 messages
2021-12-08 01:59:55eric.snowcreate