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 Dennis Sweeney, eric.snow, gvanrossum, kumaraditya
Date 2022-03-23.15:56:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648050960.52.0.417085875617.issue46712@roundup.psfhosted.org>
In-reply-to
Content
New changeset febf54bcf3fdc45ad84b4073e24bbaaee0ac8b2a by Eric Snow in branch 'main':
bpo-46712: Do not Regen Deep-Frozen Modules before Generating Global Objects (gh-32061)
https://github.com/python/cpython/commit/febf54bcf3fdc45ad84b4073e24bbaaee0ac8b2a
History
Date User Action Args
2022-03-23 15:56:00eric.snowsetrecipients: + eric.snow, gvanrossum, Dennis Sweeney, kumaraditya
2022-03-23 15:56:00eric.snowsetmessageid: <1648050960.52.0.417085875617.issue46712@roundup.psfhosted.org>
2022-03-23 15:56:00eric.snowlinkissue46712 messages
2022-03-23 15:56:00eric.snowcreate