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 neonene
Recipients neonene, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-12-18.11:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639828248.15.0.819206839809.issue46123@roundup.psfhosted.org>
In-reply-to
Content
In Makefile.pre.in, LTO is disabled when building _freeze_module. MSVC can also cut the build time of _freeze_module.exe in half without the optimization.
History
Date User Action Args
2021-12-18 11:50:48neonenesetrecipients: + neonene, paul.moore, tim.golden, zach.ware, steve.dower
2021-12-18 11:50:48neonenesetmessageid: <1639828248.15.0.819206839809.issue46123@roundup.psfhosted.org>
2021-12-18 11:50:48neonenelinkissue46123 messages
2021-12-18 11:50:48neonenecreate