Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.3k
gh-146197: Include a bit more information in sys._emscripten_info.runtime#146346
gh-146197: Include a bit more information in sys._emscripten_info.runtime#146346vstinner merged 1 commit intopython:mainfrom
Conversation
vstinner commentedMar 23, 2026
pythoninfo of the Emscripten CI job says:
I'm not sure that it's a good idea to change |
vstinner left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM. But it may safer to not backport the change to 3.14.
hoodmane commentedMar 23, 2026
Right, I suppose we don't need the backport for anything. |
7dc2f52 intopython:mainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Before:
sys._emscripten_info.runtimeisNode.js/24, now it saysnode v24.14.0 (v8 13.6.233.17-node.41). I also added detection for node and bun.