]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151929: Add pythoninfo-build command to Platforms/emscripten (#152210)
authorVictor Stinner <vstinner@python.org>
Thu, 25 Jun 2026 16:32:37 +0000 (18:32 +0200)
committerGitHub <noreply@github.com>
Thu, 25 Jun 2026 16:32:37 +0000 (16:32 +0000)
commit7676427cd875a4b7b3d1ad8521b0de151b9e1e63
treed732af4bb613d3fa732d63b74881b42aa2ee73e9
parent56ae0b8e4f78c612f7b3095cd1c936e54ee0db5f
gh-151929: Add pythoninfo-build command to Platforms/emscripten (#152210)

* Add also "pythoninfo-host" command.
* Add pythoninfo to the "build" command.
.github/workflows/reusable-emscripten.yml
Platforms/emscripten/__main__.py