[issue45175] No warning with '-W always' and cached import

Serhiy Storchaka report at bugs.python.org
Sat Sep 11 17:19:34 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

This warning is produced by the compiler when it compiles the source code. If it is already compiled, no compiler is involved.

----------
nosy: +serhiy.storchaka
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list