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 gvanrossum, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-02-09.18:14:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612894459.44.0.717336084737.issue43166@roundup.psfhosted.org>
In-reply-to
Content
New changeset b74396c3167cc780f01309148db02709bc37b432 by Steve Dower in branch 'master':
bpo-43166: Disable ceval.c optimisations for Windows debug builds (GH-24485)
https://github.com/python/cpython/commit/b74396c3167cc780f01309148db02709bc37b432
History
Date User Action Args
2021-02-09 18:14:19steve.dowersetrecipients: + steve.dower, gvanrossum, paul.moore, tim.golden, zach.ware
2021-02-09 18:14:19steve.dowersetmessageid: <1612894459.44.0.717336084737.issue43166@roundup.psfhosted.org>
2021-02-09 18:14:19steve.dowerlinkissue43166 messages
2021-02-09 18:14:19steve.dowercreate