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 Mark.Shannon, eric.snow, gvanrossum
Date 2022-01-12.23:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642030135.6.0.500202875109.issue45953@roundup.psfhosted.org>
In-reply-to
Content
New changeset ed57b36c32e521162dbb97199e64a340d3bff827 by Eric Snow in branch 'main':
bpo-45953: Statically allocate the main interpreter (and initial thread state). (gh-29883)
https://github.com/python/cpython/commit/ed57b36c32e521162dbb97199e64a340d3bff827
History
Date User Action Args
2022-01-12 23:28:55eric.snowsetrecipients: + eric.snow, gvanrossum, Mark.Shannon
2022-01-12 23:28:55eric.snowsetmessageid: <1642030135.6.0.500202875109.issue45953@roundup.psfhosted.org>
2022-01-12 23:28:55eric.snowlinkissue45953 messages
2022-01-12 23:28:55eric.snowcreate