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 steve.dower
Recipients neonene, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-12-19.14:55:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639925717.08.0.106839704891.issue46123@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0b582a4a1b24472a35ed7fc973728ac9d595f123 by neonene in branch 'main':
bpo-46123: Disable optimizations for _freeze_module.exe on MSVC for faster building (GH-30181)
https://github.com/python/cpython/commit/0b582a4a1b24472a35ed7fc973728ac9d595f123
History
Date User Action Args
2021-12-19 14:55:17steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, neonene
2021-12-19 14:55:17steve.dowersetmessageid: <1639925717.08.0.106839704891.issue46123@roundup.psfhosted.org>
2021-12-19 14:55:17steve.dowerlinkissue46123 messages
2021-12-19 14:55:17steve.dowercreate