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 brett.cannon, eric.snow, lemburg
Date 2021-10-07.14:40:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7AFnDO_c6wwL0zTJmRg3wc0t7k7pg_f5hyBxmVVwCaJJQ@mail.gmail.com>
In-reply-to <5bc549d8-6dcc-0a76-78ea-e5beca99e859@egenix.com>
Content
On Thu, Oct 7, 2021 at 1:17 AM Marc-Andre Lemburg
<report@bugs.python.org> wrote:
> 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.

Will do.
History
Date User Action Args
2021-10-07 14:40:22eric.snowsetrecipients: + eric.snow, lemburg, brett.cannon
2021-10-07 14:40:22eric.snowlinkissue45395 messages
2021-10-07 14:40:22eric.snowcreate