[issue45415] Assert oparg < INSTR_OFFSET()

Ken Jin report at bugs.python.org
Sat Oct 9 00:20:28 EDT 2021


Ken Jin <kenjin4096 at gmail.com> added the comment:

> 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.

----------
nosy: +kj

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


More information about the Python-bugs-list mailing list