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.14:43:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <552f2806-dbd5-572e-0160-632753a4ce75@egenix.com>
In-reply-to <CALFfu7AFnDO_c6wwL0zTJmRg3wc0t7k7pg_f5hyBxmVVwCaJJQ@mail.gmail.com>
Content
On 07.10.2021 16:40, Eric Snow wrote:
> 
> 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.

Great, thanks, Eric.
 --
Marc-Andre Lemburg
eGenix.com
History
Date User Action Args
2021-10-07 14:43:14lemburgsetrecipients: + lemburg, brett.cannon, eric.snow
2021-10-07 14:43:14lemburglinkissue45395 messages
2021-10-07 14:43:14lemburgcreate