cpython/Lib/test/test_importlib
2025-10-04 14:53:43 +01:00
..
builtin
extension
frozen
import_
metadata gh-138313: Suppress ResourceWarnings and restore skipped test (#138597) 2025-09-21 20:53:57 -04:00
namespace_pkgs gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100) 2025-09-05 15:41:01 -07:00
partial
resources gh-138044: Remove deprecated parameter alias for importlib.resources.files (#138059) 2025-10-04 14:53:43 +01:00
source
__init__.py
__main__.py
abc.py
test_abc.py
test_api.py
test_lazy.py
test_locks.py
test_namespace_pkgs.py gh-93334: Fix homonym edge case in PathFinder.find_spec() (GH-98100) 2025-09-05 15:41:01 -07:00
test_pkg_import.py
test_spec.py
test_threaded_import.py
test_util.py bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456) 2025-08-18 13:53:01 +02:00
test_windows.py
threaded_import_hangers.py
util.py