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 db3l, gvanrossum, neonene, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-03-23.00:35:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647995732.18.0.171298059486.issue43166@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd05d0a423d97be69f9de4650f68f89e99ad68d1 by neonene in branch 'main':
bpo-43166: Disable ceval.c optimizations for Windows debug builds (GH-32023)
https://github.com/python/cpython/commit/cd05d0a423d97be69f9de4650f68f89e99ad68d1
History
Date User Action Args
2022-03-23 00:35:32steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, db3l, vstinner, tim.golden, zach.ware, neonene
2022-03-23 00:35:32steve.dowersetmessageid: <1647995732.18.0.171298059486.issue43166@roundup.psfhosted.org>
2022-03-23 00:35:32steve.dowerlinkissue43166 messages
2022-03-23 00:35:32steve.dowercreate