Skip to content

[3.15] gh-151929: Add pythoninfo commands to Platforms/WASI (GH-152136)#152222

Merged
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-7c81637-3.15
Jun 25, 2026
Merged

[3.15] gh-151929: Add pythoninfo commands to Platforms/WASI (GH-152136)#152222
vstinner merged 1 commit into
python:3.15from
miss-islington:backport-7c81637-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

The "build" command now also runs "pythoninfo-build" and
"pythoninfo-host" commands.

If no subcommand is provided, display the help.

GitHub Action "WASI":

  • Add "pythoninfo-build" and "pythoninfo-host" commands.
  • Remove unused and outdated CROSS_BUILD_PYTHON environment variable.
    (cherry picked from commit 7c81637)

Co-authored-by: Victor Stinner vstinner@python.org

…152136)

The "build" command now also runs "pythoninfo-build" and
"pythoninfo-host" commands.

If no subcommand is provided, display the help.

GitHub Action "WASI":

* Add "pythoninfo-build" and "pythoninfo-host" commands.
* Remove unused and outdated CROSS_BUILD_PYTHON environment variable.
(cherry picked from commit 7c8163719cd23d41daeaed0b243be45de3e82e05)

Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) June 25, 2026 17:16
@vstinner vstinner merged commit 59e54f5 into python:3.15 Jun 25, 2026
33 checks passed
@miss-islington miss-islington deleted the backport-7c81637-3.15 branch June 25, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants