FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bpo-40280: Emscripten fork_exec now fails early (GH-32224) by tiran · Pull Request #32224 · python/cpython · GitHub

/ cpython Public

bpo-40280: Emscripten fork_exec now fails early (GH-32224) - #32224

Merged
tiran merged 2 commits into
python:mainfrom
tiran:bpo-40280-no-forkexec
Apr 1, 2022
Merged

bpo-40280: Emscripten fork_exec now fails early (GH-32224)#32224
tiran merged 2 commits into
python:mainfrom
tiran:bpo-40280-no-forkexec

Conversation

tiran commented Apr 1, 2022
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

Emscripten and WASI don't support processes. Report the problem earlier
without compiling dysfunctional C extensions.

https://bugs.python.org/issue40280

tiran added 2 commits April 1, 2022 18:24
Emscripten 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 April 1, 2022 15:24
tiran changed the title bpo-40280: Emscripten fork_exec now fails early bpo-40280: Emscripten fork_exec now fails early (GH-32224) Apr 1, 2022
tiran merged commit 082d349 into python:main Apr 1, 2022
tiran deleted the bpo-40280-no-forkexec branch April 1, 2022 19:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL