cpython/Lib/test/test_importlib
Jason R. Coombs 9b38c6698a
Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930)
* Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)

This reverts commit 3706ef66ef.

* Skip the triggering test on buildbots only.
2025-09-01 11:27:01 -04:00
..
builtin
extension
frozen
import_
metadata Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930) 2025-09-01 11:27:01 -04:00
namespace_pkgs
partial
resources
source
__init__.py
__main__.py
abc.py
test_abc.py GH-137426: Remove code deprecation of importlib.abc.ResourceLoader (GH-137567) 2025-08-11 16:18:54 -07:00
test_api.py
test_lazy.py
test_locks.py
test_namespace_pkgs.py
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