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 2022-01-13.22:54:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642114483.95.0.886283416115.issue46370@roundup.psfhosted.org>
In-reply-to
Content
New changeset bc02eac9d2cb36faffc5027b7ce09e6dd0922a7f by Eric Snow in branch 'main':
bpo-46370: Move the static initializer for _PyRuntime to its own header file. (gh-30587)
https://github.com/python/cpython/commit/bc02eac9d2cb36faffc5027b7ce09e6dd0922a7f
History
Date User Action Args
2022-01-13 22:54:44eric.snowsetrecipients: + eric.snow
2022-01-13 22:54:43eric.snowsetmessageid: <1642114483.95.0.886283416115.issue46370@roundup.psfhosted.org>
2022-01-13 22:54:43eric.snowlinkissue46370 messages
2022-01-13 22:54:43eric.snowcreate