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, nascheme, ncoghlan, ronaldoussoren, shihai1991
Date 2021-09-14.23:31:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631662312.54.0.948394430468.issue45020@roundup.psfhosted.org>
In-reply-to
Content
New changeset a65c86889e208dddb26a7ebe7840c24edbcca775 by Eric Snow in branch 'main':
bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen modules. (gh-28320)
https://github.com/python/cpython/commit/a65c86889e208dddb26a7ebe7840c24edbcca775
History
Date User Action Args
2021-09-14 23:31:52eric.snowsetrecipients: + eric.snow, lemburg, gvanrossum, brett.cannon, nascheme, ronaldoussoren, ncoghlan, larry, methane, Mark.Shannon, indygreg, brandtbucher, BTaskaya, shihai1991
2021-09-14 23:31:52eric.snowsetmessageid: <1631662312.54.0.948394430468.issue45020@roundup.psfhosted.org>
2021-09-14 23:31:52eric.snowlinkissue45020 messages
2021-09-14 23:31:52eric.snowcreate