New submission from Brett Cannon:

Would it make sense to clear sys.path_importer_cache when someone calls 
importlib.invalidate_caches()? It is a cache after all.

----------
components: Library (Lib)
messages: 259518
nosy: brett.cannon, eric.snow, ncoghlan
priority: normal
severity: normal
stage: test needed
status: open
title: Clear sys.path_importer_cache from importlib.invalidate_caches()
type: enhancement
versions: Python 3.6

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

Reply via email to