cpython/Lib/test/test_importlib
2026-02-16 13:44:49 +01:00
..
builtin
extension
frozen
import_ [3.14] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) (#134171) 2025-05-18 20:38:40 +05:30
metadata
namespace_pkgs
partial
resources
source
__init__.py
__main__.py
abc.py
test_abc.py [3.14] GH-137426: Remove code deprecation of importlib.abc.ResourceLoader (GH-137567) (#137654) 2025-08-12 15:47:28 +03:00
test_api.py
test_lazy.py
test_locks.py [3.14] gh-134322: Fix repr(threading.RLock) (GH-134389) (#134528) 2025-05-22 17:12:21 +00:00
test_namespace_pkgs.py
test_pkg_import.py
test_spec.py
test_threaded_import.py [3.14] gh-143650: Fix importlib race condition on import failure (GH-143651) (#144662) 2026-02-11 06:06:51 +00:00
test_util.py [3.14] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931) (#142021) 2025-12-01 18:43:50 +02:00
test_windows.py
threaded_import_hangers.py
util.py [3.14] gh-144601: Use _testmultiphase instead of _testsinglephase in test_importlib (GH-144769) 2026-02-16 13:44:49 +01:00