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 lemburg
Recipients brett.cannon, eric.snow, lemburg
Date 2021-10-07.07:17:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <5bc549d8-6dcc-0a76-78ea-e5beca99e859@egenix.com>
In-reply-to <1633551663.5.0.531821025802.issue45395@roundup.psfhosted.org>
Content
I'm not sure I follow, but in any case, please make sure that
the freeze tool in Tools/ continues to work with the new mechanism.

The freeze tool would also need to know which modules are already
frozen via the new script, so that modules don't get included twice.
History
Date User Action Args
2021-10-07 07:17:49lemburgsetrecipients: + lemburg, brett.cannon, eric.snow
2021-10-07 07:17:49lemburglinkissue45395 messages
2021-10-07 07:17:49lemburgcreate