]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Make printing log lines to the terminal a little cleaner when building WASI...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 30 Oct 2025 18:02:10 +0000 (19:02 +0100)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 18:02:10 +0000 (18:02 +0000)
commit6c025a040d1b1529be22a9ab0c2ce9976ed37b6c
tree1f2abc85fd110525314fc8c1a4baaca5a2abd213
parent5954b5ba92c143b019f7d13d38b6812b4b7194bb
[3.14] Make printing log lines to the terminal a little cleaner when building WASI (GH-140772) (GH-140804)

Make printing log lines to the terminal a little cleaner when building WASI (GH-140772)
(cherry picked from commit abd19eddee20a7d05266f11f6042a84b04d29664)

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