]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-137243: Have `Tools/wasm/wasi` detect WASI SDK installs in `/opt` when the release...
authorBrett Cannon <brett@python.org>
Wed, 30 Jul 2025 18:46:24 +0000 (11:46 -0700)
committerGitHub <noreply@github.com>
Wed, 30 Jul 2025 18:46:24 +0000 (11:46 -0700)
commit2f1a9f2ed498b3cb2dd5f4616bf3a07fd1ad074c
tree0f9d41f758d7c138408a3865770814349bfb52d6
parente3ea8613519bd08aa6ce7d142403e644ae32d843
GH-137243: Have `Tools/wasm/wasi` detect WASI SDK installs in `/opt` when the release tarball is extracted (GH-137244)
Misc/NEWS.d/next/Tools-Demos/2025-07-30-10-28-35.gh-issue-137243.NkdUqH.rst [new file with mode: 0644]
Tools/wasm/wasi/__main__.py