Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f4c865eda8f57dedaeaa16530ab6f1024bfb94de
cpython/Lib/test/test_importlib/import_
History
Brett Cannon a09bb87c1e [3.7] bpo-33169: Remove values of None from sys.path_importer_cache when invalidating caches (GH-6402) (GH-6403)
An entry of None in sys.path_importer_cache represents a negative/missing finder for a path, so clearing it out makes sense.
(cherry picked from commit 9e2be60634)
2018-04-06 17:02:18 -07:00
..
__init__.py
…
__main__.py
…
test___loader__.py
…
test___package__.py
…
test_api.py
bpo-31642: Restore blocking "from" import by setting None in sys.modules. (#3834)
2017-10-08 10:44:10 +03:00
test_caching.py
…
test_fromlist.py
bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (#4118)
2017-10-26 10:41:59 +03:00
test_meta_path.py
…
test_packages.py
…
test_path.py
[3.7] bpo-33169: Remove values of None from sys.path_importer_cache when invalidating caches (GH-6402) (GH-6403)
2018-04-06 17:02:18 -07:00
test_relative_imports.py
…
Powered by Gitea Page: 1122ms Template: 18ms
English
English
Licenses API