cpython/Lib/test/test_importlib
Jason R. Coombs daef7de36f
[3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918)
Incorporates changes from importlib_metadata 7.2.1.
(cherry picked from commit 1ba0bb21ed)
2024-06-23 17:30:18 +00:00
..
builtin
data
extension [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00
frozen
import_
namespace_pkgs
partial
resources
source
__init__.py
__main__.py
_context.py
_path.py
abc.py
fixtures.py [3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918) 2024-06-23 17:30:18 +00:00
stubs.py
test_abc.py
test_api.py
test_lazy.py [3.12] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117319) 2024-03-28 11:15:16 +00:00
test_locks.py
test_main.py
test_metadata_api.py [3.12] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120918) 2024-06-23 17:30:18 +00:00
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00
test_threaded_import.py
test_util.py [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py [3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759) 2024-03-13 21:31:09 +00:00