..
builtin
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
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
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
import_
[3.12] gh-112414: Add additional unit tests for calling repr()
on a namespace package (GH-112475) ( #112480 )
2023-11-28 00:39:01 +00:00
namespace_pkgs
partial
resources
[3.12] gh-116307: Proper fix for 'mod' leaking across importlib tests (GH-116680) ( #116684 )
2024-03-12 19:33:23 -04:00
source
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
__init__.py
__main__.py
_context.py
Sync with importlib_metadata 6.5 (GH-103584)
2023-04-20 22:12:48 -04:00
_path.py
Sync with importlib_metadata 6.5 (GH-103584)
2023-04-20 22:12:48 -04:00
abc.py
fixtures.py
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
stubs.py
test_abc.py
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
test_api.py
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
test_lazy.py
[3.12] gh-114763: Protect lazy loading modules from attribute access races (GH-114781) (GH-115870)
2024-02-26 20:43:44 +00:00
test_locks.py
[3.12] gh-109974: Fix threading lock_tests race conditions ( #110057 ) ( #110346 )
2023-10-04 11:26:45 +00:00
test_main.py
[3.12] gh-106300: Improve assertRaises(Exception)
usages in tests (GH-106302) (GH-106534)
2023-07-07 14:25:24 -07:00
test_metadata_api.py
gh-103661: Apply bugfix from importlib_metadata 6.5.1 and restore test. ( #103681 )
2023-04-22 13:52:51 -04:00
test_namespace_pkgs.py
[3.12] gh-112414: Fix AttributeError
when calling repr()
on a namespace package imported with a custom loader (GH-112425) ( #112440 )
2023-11-27 08:53:57 +00:00
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
[3.12] Fix test_importlib.test_side_effect_import() (GH-104840) ( #104842 )
2023-05-25 02:36:13 +02:00
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
gh-98040: Remove find_loader, find_module and other deprecated APIs ( #98059 )
2023-05-03 04:55:22 -07:00
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