This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum
Date 2018-03-28.14:30:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522247418.61.0.467229070634.issue33169@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2018-03-28 14:30:18gvanrossumsetrecipients: + gvanrossum
2018-03-28 14:30:18gvanrossumsetmessageid: <1522247418.61.0.467229070634.issue33169@psf.upfronthosting.co.za>
2018-03-28 14:30:18gvanrossumlinkissue33169 messages
2018-03-28 14:30:18gvanrossumcreate