]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: WASI requires proper open(2) flags (GH-93529)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 6 Jun 2022 10:32:23 +0000 (03:32 -0700)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 10:32:23 +0000 (03:32 -0700)
commit20be4a11fe40149876808bafd6fa0876278e591a
treeb5bc3ee61d84132243b4228b3b183f72235899be
parenta848a9894d2b23386512df875a29c0ff6353e78f
gh-90473: WASI requires proper open(2) flags (GH-93529)

(cherry picked from commit 4c71d22c4f9fdde6f2234e7dc6a862419cd6fd98)

Co-authored-by: Christian Heimes <christian@python.org>
Lib/test/support/os_helper.py
Lib/test/test_os.py
Tools/wasm/README.md