]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051)
authorBrett Cannon <brett@python.org>
Wed, 23 Jul 2025 18:50:15 +0000 (11:50 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Jul 2025 18:50:15 +0000 (11:50 -0700)
commitec7fad79d24e79961b86e17177a32b32bb340fe5
tree73fb639c30c93ec943e3a6f4b0ae336e1d004845
parenta10235ea672d0cfae2949beca0478b7c3b2eafb0
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.
Tools/wasm/wasi/__main__.py