]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506)
authorHood Chatham <roberthoodchatham@gmail.com>
Thu, 5 Dec 2024 00:44:50 +0000 (01:44 +0100)
committerGitHub <noreply@github.com>
Thu, 5 Dec 2024 00:44:50 +0000 (08:44 +0800)
commit87faf0a9c4aa7f8eb5b6b6c8f6e8f5f99b1e3d9b
treeae99ddc0a7c2096bd2ba44e4e41e1b1b8e89323f
parent43634fc1fcc88b35171aa79258f767ba6477f764
gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506)

Modifies the python.sh script to work on macOS, and adapt to recent emscripten changes.
Tools/wasm/emscripten/__main__.py
Tools/wasm/emscripten/node_entry.mjs
configure
configure.ac