[issue40807] Codeop: Show warnings once during _maybe_compile

Matthias Bussonnier report at bugs.python.org
Mon Aug 10 18:07:08 EDT 2020


Matthias Bussonnier <bussonniermatthias at gmail.com> added the comment:

I think that might have introduce https://bugs.python.org/issue41520 where now `warnings.simplefilter('error', SyntaxWarning)` is silently ignored...

----------
nosy: +mbussonn

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


More information about the Python-bugs-list mailing list