FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Run pythoninfo on Emscripten by vstinner · Pull Request #690 · python/buildmaster-config · GitHub

Run pythoninfo on Emscripten - #690

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:pythoninfo
Mar 23, 2026
Merged

Run pythoninfo on Emscripten#690
vstinner merged 1 commit into
python:mainfrom
vstinner:pythoninfo

Conversation

Copy link
Copy Markdown
Member

Add also PythonInfo step and use it in factories.

Add also PythonInfo step and use it in factories.

hoodmane left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Makes sense to me.

vstinner merged commit b98939b into python:main Mar 23, 2026
1 check passed
vstinner deleted the pythoninfo branch March 23, 2026 21:44

Copy link
Copy Markdown
Member Author

Merged. Thanks for checking @hoodmane.

Copy link
Copy Markdown
Member Author

The latest "WASM Emscripten 3.x" job includes the new "pythoninfo" step: https://buildbot.python.org/#/builders/1810/builds/2111

os.uname: posix.uname_result(sysname='Emscripten', nodename='emscripten', release='4.0.12', version='#1', machine='wasm32')

sys._emscripten_info: sys._emscripten_info(emscripten_version=(4, 0, 12), runtime='node v24.14.0 (v8 13.6.233.17-node.41)', pthreads=False, shared_memory=False)

It works as expected.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL