]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-140768: Warn when the WASI SDK version doesn't match the supported version (GH...
authorBrett Cannon <brett@python.org>
Thu, 30 Oct 2025 16:32:18 +0000 (09:32 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 16:32:18 +0000 (09:32 -0700)
commit95a3564869daa3cc083e4d4603f5f03ee5f53e31
tree9969647c3f7bed58f067ee72ab894e9d946798fa
parent4e6dba0ef74523a52f66547c16b9972664b18fd4
GH-140768: Warn when the WASI SDK version doesn't match the supported version (GH-140769)
Misc/NEWS.d/next/Build/2025-10-29-12-30-38.gh-issue-140768.ITYrzw.rst [new file with mode: 0644]
Tools/wasm/wasi/__main__.py