cpython/Lib/test/test_importlib
Brett Cannon 61733a2fb9
GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754)
2024-03-13 13:24:28 -07:00
..
builtin
data
extension GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) 2024-03-13 13:24:28 -07:00
frozen
import_
namespace_pkgs
partial
resources gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680) 2024-03-12 21:36:21 +00:00
source
__init__.py
__main__.py
_context.py
_path.py
abc.py
fixtures.py
stubs.py
test_abc.py
test_api.py
test_lazy.py gh-114763: Protect lazy loading modules from attribute access races (GH-114781) 2024-02-23 16:02:16 -08:00
test_locks.py
test_main.py gh-114107: Fix importlib.resources symlink test if symlinks aren't supported (#114108) 2024-01-16 16:10:03 +01:00
test_metadata_api.py
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) 2024-03-13 13:24:28 -07:00
test_threaded_import.py
test_util.py GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) 2024-03-13 13:24:28 -07:00
test_windows.py
test_zip.py
threaded_import_hangers.py
util.py GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) 2024-03-13 13:24:28 -07:00