]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 13 Mar 2024 21:31:09 +0000 (22:31 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 21:31:09 +0000 (21:31 +0000)
commit0cc504771ff7b36293159d8a9f18757ed46ccfc5
tree7bcf12c169fd1ca94808b3994b95adde41444e79
parent592c0e26c00bf2bcfeb8e947000b10d518d41f86
[3.12] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116759)

GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754)
(cherry picked from commit 61733a2fb9dc36d2246d922146a3462a2248832d)

Co-authored-by: Brett Cannon <brett@python.org>
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]