]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846) (GH...
authorChristian Heimes <christian@python.org>
Mon, 16 May 2022 18:15:56 +0000 (20:15 +0200)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 18:15:56 +0000 (20:15 +0200)
commit8f937976bc3ce8ed14f9b7f933d4be550b0344d3
treeeb6a3f8119fa176bcce437f92276ffdc97822e7c
parent52e6596fb5f9371f3a1434dd7816e400862b4df8
[3.11] gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846) (GH-92851)

Co-authored-by: Christian Heimes <christian@python.org>
14 files changed:
Lib/test/support/__init__.py
Lib/test/test__locale.py
Lib/test/test_cmd_line_script.py
Lib/test/test_coroutines.py
Lib/test/test_genericpath.py
Lib/test/test_inspect.py
Lib/test/test_locale.py
Lib/test/test_pydoc.py
Lib/test/test_pyexpat.py
Lib/test/test_re.py
Lib/test/test_robotparser.py
Lib/test/test_selectors.py
Lib/test/test_support.py
Lib/test/test_venv.py