Skip to content

[3.14] gh-151929: Add pythoninfo commands to Tools/wasm/wasi (#152136)#152224

Merged
vstinner merged 4 commits into
python:3.14from
vstinner:wasi_pythoninfo14
Jun 25, 2026
Merged

[3.14] gh-151929: Add pythoninfo commands to Tools/wasm/wasi (#152136)#152224
vstinner merged 4 commits into
python:3.14from
vstinner:wasi_pythoninfo14

Conversation

@vstinner

@vstinner vstinner commented Jun 25, 2026

Copy link
Copy Markdown
Member

The "build-python", "build-host" and "build" commands now also run "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)

…2136)

The "build-python", "build-host" and "build" commands now also run
"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)
@vstinner vstinner changed the title [3.14] gh-151929: Add pythoninfo commands to Platforms/WASI (#152136) [3.14] gh-151929: Add pythoninfo commands to Tools/wasm/wasi (#152136) Jun 25, 2026
@vstinner vstinner marked this pull request as ready for review June 25, 2026 18:01
@vstinner vstinner merged commit 6426887 into python:3.14 Jun 25, 2026
28 checks passed
@vstinner vstinner deleted the wasi_pythoninfo14 branch June 25, 2026 18:02
@vstinner vstinner added needs backport to 3.13 bugs and security fixes and removed needs backport to 3.13 bugs and security fixes labels Jun 25, 2026
@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6426887ba35ab618c2da413c2744eb7db4d82f53 3.13

@miss-islington-app

Copy link
Copy Markdown

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @vstinner, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 6426887ba35ab618c2da413c2744eb7db4d82f53 3.13

@bedevere-app

bedevere-app Bot commented Jun 25, 2026

Copy link
Copy Markdown

GH-152226 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jun 25, 2026
vstinner added a commit that referenced this pull request Jun 25, 2026
) (#152224) (#152226)

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" command.
* Remove unused and outdated CROSS_BUILD_PYTHON environment variable.

(cherry picked from commit 7c81637)
(cherry picked from commit 6426887)
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.

1 participant