..
builtin
extension
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
frozen
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
import_
[3.13] gh-134100: Fix use-after-free in PyImport_ImportModuleLevelObject (GH-134117) ( #134172 )
2025-05-18 20:38:28 +05:30
metadata
namespace_pkgs
partial
resources
[3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) ( #137914 )
2025-08-18 13:55:44 +00:00
source
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
__init__.py
__main__.py
abc.py
test_abc.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_api.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_lazy.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_locks.py
test_namespace_pkgs.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_pkg_import.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_spec.py
[3.13] gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052) ( #129123 )
2025-04-08 12:43:04 +02:00
test_threaded_import.py
[3.13] gh-143650: Fix importlib race condition on import failure (GH-143651) ( #144697 )
2026-02-11 06:37:25 +00:00
test_util.py
[3.13] gh-141930: Use the regular IO stack to write .pyc files for a better error message on failure (GH-141931) ( #142023 )
2025-12-01 23:23:07 +01:00
test_windows.py
threaded_import_hangers.py
util.py
[3.13] gh-144601: Use _testmultiphase instead of _testsinglephase in test_importlib (GH-144769) (GH-144877)
2026-02-16 10:11:17 -05:00