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 kj
Recipients Mark.Shannon, kj, pablogsal, steve.dower, vstinner
Date 2021-10-09.04:20:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633753228.54.0.126206492393.issue45415@roundup.psfhosted.org>
In-reply-to
Content
> I think we should switch back to debug builds in CI in order to catch failed assertions before they get merged.

I'm not Victor, but +1. I've been bitten by release builds not catching things, see issue44348 for example where I advocated for switching back to debug builds for Windows.

FWIW, the macOS and Ubuntu CI use debug builds too. So I don't see why Windows is special.
History
Date User Action Args
2021-10-09 04:20:28kjsetrecipients: + kj, vstinner, Mark.Shannon, steve.dower, pablogsal
2021-10-09 04:20:28kjsetmessageid: <1633753228.54.0.126206492393.issue45415@roundup.psfhosted.org>
2021-10-09 04:20:28kjlinkissue45415 messages
2021-10-09 04:20:28kjcreate