]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-151929: Add pythoninfo-build command to Platforms/emscripten (GH-152210...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 25 Jun 2026 16:52:57 +0000 (18:52 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 16:52:57 +0000 (16:52 +0000)
commit8162f61d10550b35ff94f70df51ad4bf1e214db0
tree9d9647f0fa54e0af69d96e4b373942b370177c3f
parentf38c16ade59c3a9430a46f3678cb5674390e134d
[3.14] gh-151929: Add pythoninfo-build command to Platforms/emscripten (GH-152210) (#152218)

gh-151929: Add pythoninfo-build command to Platforms/emscripten (GH-152210)

* Add also "pythoninfo-host" command.
* Add pythoninfo to the "build" command.
(cherry picked from commit 7676427cd875a4b7b3d1ad8521b0de151b9e1e63)

Co-authored-by: Victor Stinner <vstinner@python.org>
.github/workflows/reusable-emscripten.yml
Platforms/emscripten/__main__.py