]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-145177: Fix Emscripten help text (GH-150874) (#150894)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Jun 2026 00:20:08 +0000 (02:20 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 00:20:08 +0000 (00:20 +0000)
commite26ad524ecfcaed34a615f9d6329c1a34d5c07eb
tree7a8c5a7e8887307dcc2490efc550b23b38fe52a8
parent54bd7c0258c52e25f7e5afe6ab6afb7915e4944e
[3.15] gh-145177: Fix Emscripten help text (GH-150874) (#150894)

Removes some stray commas in help text.
(cherry picked from commit 57d444612d9c8a0eab66543d5bf8539103a59b47)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Platforms/emscripten/__main__.py