]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make printing log lines to the terminal a little cleaner when building WASI (GH-140772)
authorBrett Cannon <brett@python.org>
Thu, 30 Oct 2025 17:35:53 +0000 (10:35 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 17:35:53 +0000 (10:35 -0700)
commitabd19eddee20a7d05266f11f6042a84b04d29664
treeba0691c6431605f6c2c475679be3089788aa1d87
parente4deefbb2f93bceba6dd5c38152c90d678cd882c
Make printing log lines to the terminal a little cleaner when building WASI (GH-140772)
Tools/wasm/wasi/__main__.py