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 BTaskaya, Mark.Shannon, brandtbucher, brett.cannon, eric.snow, gvanrossum, indygreg, larry, lemburg, methane, miss-islington, nascheme, ncoghlan, ronaldoussoren, shihai1991, terry.reedy
Date 2021-09-15.16:19:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631722777.83.0.484481705543.issue45020@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbeb81971057d6c382f45ecce92df2b204d4106a by Eric Snow in branch 'main':
bpo-45020: Freeze some of the modules imported during startup. (gh-28335)
https://github.com/python/cpython/commit/cbeb81971057d6c382f45ecce92df2b204d4106a
History
Date User Action Args
2021-09-15 16:19:37eric.snowsetrecipients: + eric.snow, lemburg, gvanrossum, brett.cannon, nascheme, terry.reedy, ronaldoussoren, ncoghlan, larry, methane, Mark.Shannon, indygreg, miss-islington, brandtbucher, BTaskaya, shihai1991
2021-09-15 16:19:37eric.snowsetmessageid: <1631722777.83.0.484481705543.issue45020@roundup.psfhosted.org>
2021-09-15 16:19:37eric.snowlinkissue45020 messages
2021-09-15 16:19:37eric.snowcreate