]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
authorChristian Heimes <christian@python.org>
Fri, 1 Apr 2022 19:20:56 +0000 (22:20 +0300)
committerGitHub <noreply@github.com>
Fri, 1 Apr 2022 19:20:56 +0000 (21:20 +0200)
commit082d3495d0c820972f09f6109a98ed7eb5a7b79f
treea18d8ff8a87bdc5ad7e6f106dd895c73cedc9556
parent76b8a075b8a79b08468fd0ed06a489a5c815bc11
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
Lib/subprocess.py
Lib/test/test_subprocess.py
configure
configure.ac