]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127503 Don't propagate native PATH to Emscripten Python (#127633)
authorHood Chatham <roberthoodchatham@gmail.com>
Mon, 9 Dec 2024 02:01:37 +0000 (03:01 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2024 02:01:37 +0000 (10:01 +0800)
commit5876063d06ec55b10793f34bfe516c10f608665c
treedf5e77a4ec918ffd65cb1a276abea64c7464ec23
parentbe07edf511365ce554c0535b535bb5726266a17a
gh-127503 Don't propagate native PATH to Emscripten Python (#127633)

Modifies the handling of PATH to ensure that native executables aren't picked
up when running under node.
Tools/wasm/emscripten/node_entry.mjs