bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402)
An entry of None in sys.path_importer_cache represents a negative/missing finder for a path, so clearing it out makes sense.
B
Brett Cannon committed
9e2be60634914f23db2ae5624e4acc9335bf5fea
Parent: 3a9ccee
Committed by GitHub <noreply@github.com>
on 4/6/2018, 11:10:18 PM