]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90473: WASI requires proper open(2) flags (GH-93529)
authorChristian Heimes <christian@python.org>
Mon, 6 Jun 2022 10:08:07 +0000 (12:08 +0200)
committerGitHub <noreply@github.com>
Mon, 6 Jun 2022 10:08:07 +0000 (12:08 +0200)
commit4c71d22c4f9fdde6f2234e7dc6a862419cd6fd98
tree87b2959866966a09f8a5540ce09bdce2b4ddc9d5
parent9081bbd036934ab435291db9d32d02fd42282951
gh-90473: WASI requires proper open(2) flags (GH-93529)
Lib/test/support/os_helper.py
Lib/test/test_os.py
Tools/wasm/README.md