New submission from Guido van Rossum <gu...@python.org>:

See https://github.com/python/mypy/pull/4811. To summarize, 
importlib.invalidate_caches() doesn't clear the negative cache in 
sys.path_importer_cache.

Could be related to https://bugs.python.org/issue30891?

----------
messages: 314595
nosy: gvanrossum
priority: normal
severity: normal
status: open
title: importlib.invalidate_caches() doesn't clear all caches
versions: Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33169>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to