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 christian.heimes, eric.snow, gvanrossum, kumaraditya, vstinner
Date 2022-01-24.12:15:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643026531.23.0.918165857776.issue46449@roundup.psfhosted.org>
In-reply-to
Content
Do you have an alternative suggestion how to build Python with minimal set of required deepfrozen modules or without any deepfrozen modules at all? A minimal set is not only helpful for Victor's use case. I would also like to use it in WebAssembly builds to reduce the overall file size.
History
Date User Action Args
2022-01-24 12:15:31christian.heimessetrecipients: + christian.heimes, gvanrossum, vstinner, eric.snow, kumaraditya
2022-01-24 12:15:31christian.heimessetmessageid: <1643026531.23.0.918165857776.issue46449@roundup.psfhosted.org>
2022-01-24 12:15:31christian.heimeslinkissue46449 messages
2022-01-24 12:15:31christian.heimescreate