]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-145177: Fix Emscripten help text (GH-150874) (#150895)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 4 Jun 2026 00:21:15 +0000 (02:21 +0200)
committerGitHub <noreply@github.com>
Thu, 4 Jun 2026 00:21:15 +0000 (00:21 +0000)
commit045bc6bcbf16a229500ce029a333314654916866
tree9cfd6ad745a4dca34428be18dcc32d0f4d128fce
parentdac4c6e3a2a09d1a306a329a460adbbe3ffcf017
[3.14] gh-145177: Fix Emscripten help text (GH-150874) (#150895)

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

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