cpython/Lib/test/test_importlib/extension
Miss Islington (bot) 89ba660717
gh-94217: Skip import tests when _testcapi is a builtin (GH-94218)
(cherry picked from commit 0a40025b80)

Co-authored-by: Christian Heimes <christian@python.org>
2022-06-24 11:54:47 -07: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
test_case_sensitivity.py bpo-46425: fix direct invocation of test_importlib (GH-30682) 2022-01-22 18:05:05 +02:00
test_finder.py gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:54:47 -07:00
test_loader.py gh-94217: Skip import tests when _testcapi is a builtin (GH-94218) 2022-06-24 11:54:47 -07:00
test_path_hook.py bpo-46425: fix direct invocation of test_importlib (GH-30682) 2022-01-22 18:05:05 +02:00