]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] GH-137248: Add a `--logdir` option to `Tools/wasm/wasi` (GH-137249) (GH-137252)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 23:51:19 +0000 (01:51 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 23:51:19 +0000 (23:51 +0000)
commit6b090c92723083b365fac5f1836e4657705da9fe
tree8fde46208a71f4462df05e19d8171f266f0fedf4
parent9f97fa30f8f8fd0d78dcba37289eb38678b0d713
[3.14] GH-137248: Add a `--logdir` option to `Tools/wasm/wasi` (GH-137249) (GH-137252)

GH-137248: Add a `--logdir` option to `Tools/wasm/wasi` (GH-137249)
(cherry picked from commit 94498a53f308a079be9860e0f0d470eeaeb082ff)

Co-authored-by: Brett Cannon <brett@python.org>
Misc/NEWS.d/next/Tools-Demos/2025-07-30-11-15-47.gh-issue-137248.8IxwY3.rst [new file with mode: 0644]
Tools/wasm/wasi/__main__.py