[issue45115] Windows: enable compiler optimizations when building Python in debug mode

Steve Dower report at bugs.python.org
Mon Sep 6 12:48:45 EDT 2021


Steve Dower <steve.dower at python.org> added the comment:

I strongly disagree. If CI needs to be faster, please just change the CI configuration. If contributors have to wait a few minutes longer, they can wait - they'll save that time in local compilations.

Local debugging absolutely relies on debug builds. You'd be destroying the workflow of most Windows-based developers with this change. It's not worth it.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45115>
_______________________________________


More information about the Python-bugs-list mailing list