]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Mar 2026 12:18:19 +0000 (14:18 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Mar 2026 12:18:19 +0000 (12:18 +0000)
commitec1148556f81c577410fed4c4315640eea3068e0
tree2f1c9153ae16d71322bd103382a6fd3131d088b1
parent487fb7e3424b95600b425a00852b75f3bcaae3e2
[3.14] gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (GH-146417) (#146630)

gh-146416: Emscripten: Improve standard stream handling in node_entry.mjs (GH-146417)
(cherry picked from commit 6857de625f1ab256c0ce48d9c8280d678d61bab1)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Platforms/emscripten/__main__.py
Platforms/emscripten/node_entry.mjs
Platforms/emscripten/streams.mjs [new file with mode: 0644]
configure
configure.ac