]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754)
authorBrett Cannon <brett@python.org>
Wed, 13 Mar 2024 20:24:28 +0000 (13:24 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 20:24:28 +0000 (13:24 -0700)
commit61733a2fb9dc36d2246d922146a3462a2248832d
tree29f52f4623091c581a62700d57fe24dbe006542b
parent5ff012a4495060fe9f53ed034c90033e7eafb780
GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754)
Lib/test/test_importlib/extension/test_case_sensitivity.py
Lib/test/test_importlib/extension/test_finder.py
Lib/test/test_importlib/extension/test_loader.py
Lib/test/test_importlib/extension/test_path_hook.py
Lib/test/test_importlib/test_spec.py
Lib/test/test_importlib/test_util.py
Lib/test/test_importlib/util.py
Misc/NEWS.d/next/Tests/2024-03-13-12-06-49.gh-issue-115979.zsNpQD.rst [new file with mode: 0644]