bpo-40280: Emscripten has no support for subprocesses by tiran · Pull Request #29872 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.4k
Merged
miss-islington merged 2 commits intopython:mainfrom
Dec 2, 2021Merged
bpo-40280: Emscripten has no support for subprocesses#29872
miss-islington merged 2 commits intopython:mainfrom
bpo-40280: Emscripten has no support for subprocesses#29872
miss-islington merged 2 commits intopython:mainfrom
Conversation
Copy link Copy Markdown
Member
Fixes platform and help() on emscripten.
Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue40280
Automerge-Triggered-By: GH:tiran
Signed-off-by: Christian Heimes <christian@python.org>
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
tiran
added
the
skip news
label
tiran
requested a review
from brettcannon
brettcannon approved these changes Dec 2, 2021
Lib/platform.py Outdated
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
Co-authored-by: Brett Cannon <brett@python.org>
tiran
added
the
🤖 automerge
label
Copy link Copy Markdown
Contributor
miss-islington
commented
Dec 2, 2021
miss-islington commented
Dec 2, 2021Sorry, I can't merge this PR. Reason: 4 of 6 required status checks are expected..
Copy link Copy Markdown
Contributor
miss-islington
commented
Dec 2, 2021
miss-islington commented
Dec 2, 2021@tiran: Status check is done, and it's a success ❌ .
Copy link Copy Markdown
Contributor
miss-islington
commented
Dec 2, 2021
miss-islington commented
Dec 2, 2021@tiran: Status check is done, and it's a success ✅ .
miss-islington
merged commit
cb2b3c8
into
python:main
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