[issue30891] importlib: _find_and_load() race condition on sys.modules[name] check

Łukasz Langa report at bugs.python.org
Wed Sep 13 14:49:44 EDT 2017


Łukasz Langa added the comment:

If you're looking at this issue because it still happens to you, you are probably using zipimport. Stop using zipimport.

----------
nosy: +lukasz.langa

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


More information about the Python-bugs-list mailing list