]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 16 May 2022 08:04:01 +0000 (01:04 -0700)
committerGitHub <noreply@github.com>
Mon, 16 May 2022 08:04:01 +0000 (01:04 -0700)
commit5f24acdca0e2777afec90aac5e63936ec571099b
tree536d2491de28bdc0d4883e88296dd2223b376cfe
parentfdfc7eb41090c59429b3f734c3fcc8535c8c4158
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)

(cherry picked from commit 730902c0ad997462d2567e48def5352fe75c0e2c)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/test_atexit.py
Lib/test/test_capi.py
Lib/test/test_io.py
Lib/test/test_signal.py