Browse Source
Issue #14605: Use None in sys.path_importer_cache to represent no
Issue #14605: Use None in sys.path_importer_cache to represent no
finder instead of using some (now non-existent) implicit finder.pull/2332/head
7 changed files with 1083 additions and 1159 deletions
-
26Lib/importlib/_bootstrap.py
-
28Lib/importlib/test/import_/test_path.py
-
9Lib/runpy.py
-
6Misc/NEWS
-
2Modules/main.c
-
10Python/import.c
-
2161Python/importlib.h
2161
Python/importlib.h
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue