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 christian.heimes
Recipients Alex.Willmer, christian.heimes, eric.snow, gvanrossum
Date 2021-12-09.15:45:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639064722.09.0.631962181063.issue45949@roundup.psfhosted.org>
In-reply-to
Content
Eric, could you review my PR, please? It simplifies cross building to other platforms.

I took a look at Tools/freeze/freeze.py. The freeze tool creates different output than Program/_freeze_module.c.
History
Date User Action Args
2021-12-09 15:45:22christian.heimessetrecipients: + christian.heimes, gvanrossum, eric.snow, Alex.Willmer
2021-12-09 15:45:22christian.heimessetmessageid: <1639064722.09.0.631962181063.issue45949@roundup.psfhosted.org>
2021-12-09 15:45:22christian.heimeslinkissue45949 messages
2021-12-09 15:45:22christian.heimescreate