]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
authorChristian Heimes <christian@python.org>
Mon, 16 May 2022 07:37:30 +0000 (09:37 +0200)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 07:37:30 +0000 (09:37 +0200)
commit730902c0ad997462d2567e48def5352fe75c0e2c
treea83ccc77e4c006b1b4f8a061d5102cf62d72dcf3
parent3ed1cae9ed9d1f0dd9d68da4b30b731fdf6be768
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
Lib/test/test_atexit.py
Lib/test/test_capi.py
Lib/test/test_io.py
Lib/test/test_signal.py