]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051) (GH-137053)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Oct 2025 20:58:53 +0000 (22:58 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Oct 2025 20:58:53 +0000 (20:58 +0000)
commite953cead6104f96f70a0cf944ab8bc47e63811de
tree147835e15cfce513345f18ec3aea02496d2f9b08
parenta869796927932b17573344c64ba4302ed58742d7
[3.14] Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051) (GH-137053)

Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051)

The comment in the generated file is now more self-explanatory. The checks for unexpected file contents are also strengthened.
(cherry picked from commit ec7fad79d24e79961b86e17177a32b32bb340fe5)

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Zachary Ware <zach@python.org>
Tools/wasm/wasi/__main__.py