]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Extract data from `Tools/wasm/wasi` that varies between Python versions into a config...
authorBrett Cannon <brett@python.org>
Fri, 5 Dec 2025 22:31:30 +0000 (14:31 -0800)
committerGitHub <noreply@github.com>
Fri, 5 Dec 2025 22:31:30 +0000 (14:31 -0800)
commitd49e6f38a7a0ca666df2c81329291291f0389682
treeef794cc46624361226035f1948ff74105e858950
parent58e1c7a16f0926b1047c336eeed2849d5fff7c70
Extract data from `Tools/wasm/wasi` that varies between Python versions into a config file (GH-142273)

This should allow for easier backporting of code.
Tools/wasm/wasi/__main__.py
Tools/wasm/wasi/config.toml [new file with mode: 0644]