bpo-40280: Emscripten fork_exec now fails early (GH-32224) by tiran · Pull Request #32224 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
tiran merged 2 commits intopython:mainfrom
Apr 1, 2022Merged
bpo-40280: Emscripten fork_exec now fails early (GH-32224)#32224
tiran merged 2 commits intopython:mainfrom
bpo-40280: Emscripten fork_exec now fails early (GH-32224)#32224
tiran merged 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
Emscripten and WASI don't support processes. Report the problem earlier
without compiling dysfunctional C extensions.
tiran
requested a review
from gpshead
as a code owner
bedevere-bot
added
the
awaiting core review
label
the-knights-who-say-ni
added
the
CLA signed
label
tiran
added
the
skip news
label
tiran
force-pushed
the
bpo-40280-no-forkexec
branch
from
6c945d4 to
fb7061e
Compare
pmp-p approved these changes Apr 1, 2022
tiran
mentioned this pull request
tiran added 2 commits
April 1, 2022 18:24Emscripten and WASI don't support processes. Report the problem earlier without compiling dysfunctional C extensions.
tiran
force-pushed
the
bpo-40280-no-forkexec
branch
from
81af054 to
9575843
Compare
brettcannon approved these changes Apr 1, 2022
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
tiran
changed the title
bpo-40280: Emscripten fork_exec now fails early
bpo-40280: Emscripten fork_exec now fails early (GH-32224)
tiran
merged commit
082d349
into
python:main
tiran
deleted the
bpo-40280-no-forkexec
branch
bedevere-bot
removed
the
awaiting merge
label
SimonBiggs
mannequin
mentioned this pull request
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