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-14.00:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642119466.98.0.961204777512.issue45953@roundup.psfhosted.org>
In-reply-to
Content
New changeset 322f962f3ee31d0dbde99e36379de8488ccc6804 by Eric Snow in branch 'main':
bpo-45953: Statically initialize all the non-object PyInterpreterState fields we can. (gh-30589)
https://github.com/python/cpython/commit/322f962f3ee31d0dbde99e36379de8488ccc6804
History
Date User Action Args
2022-01-14 00:17:47eric.snowsetrecipients: + eric.snow, gvanrossum, Mark.Shannon
2022-01-14 00:17:46eric.snowsetmessageid: <1642119466.98.0.961204777512.issue45953@roundup.psfhosted.org>
2022-01-14 00:17:46eric.snowlinkissue45953 messages
2022-01-14 00:17:46eric.snowcreate