cpython/Lib/test/test_importlib
Victor Stinner ec0f801a72
[3.13] gh-121279: Fix importlib DeprecatedAttrsTests (#121319)
Delete attributes after getting them, so the warning is emitted again
when the test is run multiple times (ex: when checking for reference
leaks).
2024-07-03 13:57:05 +02:00
..
builtin
extension
frozen
import_
metadata [3.13] gh-120910: Fix issue resolving relative paths outside site-packages. (GH-120911) (#120917) 2024-06-23 17:30:08 +00:00
namespace_pkgs
partial
resources [3.13] gh-106531: Apply changes from importlib_resources 6.3.2 (GH-117054) (#120014) 2024-06-04 10:54:59 -04:00
source
__init__.py
__main__.py
abc.py
test_abc.py [3.13] gh-121279: Fix importlib DeprecatedAttrsTests (#121319) 2024-07-03 13:57:05 +02: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
test_windows.py
threaded_import_hangers.py
util.py