..
builtin
gh-105407: Remove unused imports in tests ( #105408 )
2023-06-06 22:50:43 +02:00
extension
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
frozen
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
import_
gh-115911: Ignore PermissionError during import from cwd ( #116131 )
2025-01-26 19:00:28 +00:00
metadata
gh-120910: Fix issue resolving relative paths outside site-packages. ( #120911 )
2024-06-23 13:06:07 -04:00
namespace_pkgs
Issue #21097 : Move test_namespace_pkgs into test_importlib.
2014-03-29 15:57:44 -06:00
partial
bpo-43517: Fix false positive in detection of circular imports ( #24895 )
2021-03-20 20:07:44 +01:00
resources
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present ( #124018 )
2025-01-26 16:23:54 +00:00
source
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
__init__.py
Issue #22002 : Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
__main__.py
Issue #22002 : Make full use of test discovery in test sub-packages.
2014-07-23 12:00:29 -05:00
abc.py
Remove unused imports.
2016-12-16 20:00:15 +02:00
test_abc.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_api.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_lazy.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_locks.py
gh-109974: Fix more threading lock_tests race conditions ( #110089 )
2023-09-29 12:21:18 +00:00
test_namespace_pkgs.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_pkg_import.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_spec.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_threaded_import.py
gh-118727: Don't drop the GIL in drop_gil() unless the current thread holds it ( #118745 )
2024-05-23 16:59:35 -04:00
test_util.py
gh-71339: Use new assertion methods in test_import and test_importlib (GH-129052)
2025-01-21 11:24:19 +02:00
test_windows.py
gh-121604: fix warnings in test_importlib.test_abc and test_importlib.test_windows (GH-128904)
2025-01-16 13:29:16 -08:00
threaded_import_hangers.py
bpo-19696: Move threaded_import_hangers (GH-14655)
2019-07-12 14:22:05 -07:00
util.py
gh-116303: Skip test module dependent tests if test modules are unavailable ( #117341 )
2024-04-03 15:11:36 +02:00