]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-144533: Use wasmtime's --argv0 to auto-discover sysconfig in WASI builds (#145328)
authorSavannah Ostrowski <savannah@python.org>
Sat, 28 Feb 2026 00:23:12 +0000 (16:23 -0800)
committerGitHub <noreply@github.com>
Sat, 28 Feb 2026 00:23:12 +0000 (00:23 +0000)
commit180d58cbcc0f7f34d6ba6186abf9c6399bd12433
tree03603ff1ea1aed2628fa49a917d6aa8cddedb822
parent72eca2af59043c78647b0e6be3777a947ea9ef0f
GH-144533: Use wasmtime's --argv0 to auto-discover sysconfig in WASI builds (#145328)
Misc/NEWS.d/next/Build/2026-02-27-18-10-02.gh-issue-144533.21fk9L.rst [new file with mode: 0644]
Platforms/WASI/__main__.py