]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH...
authorBrett Cannon <brett@python.org>
Wed, 13 Mar 2024 21:55:29 +0000 (14:55 -0700)
committerGitHub <noreply@github.com>
Wed, 13 Mar 2024 21:55:29 +0000 (21:55 +0000)
commit3cc24f10008779429235afbc226aef4c60cee5bf
treef007fe4230cbeae9eb07a0f90362ea466f575565
parent039fd9ec344beafa02d3143a517781612b516f5b
[3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762)

(cherry picked from commit 61733a2fb9dc36d2246d922146a3462a2248832d)
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]