Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-40280: Emscripten has no support for subprocesses #29872

Merged
merged 2 commits into from Dec 2, 2021

Conversation

tiran
Copy link
Member

@tiran tiran commented Dec 1, 2021

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>
Lib/platform.py Outdated Show resolved Hide resolved
Co-authored-by: Brett Cannon <brett@python.org>
@tiran tiran added the 🤖 automerge PR will be merged once it's been approved and all CI passed label Dec 2, 2021
@miss-islington
Copy link
Contributor

miss-islington commented Dec 2, 2021

Sorry, I can't merge this PR. Reason: 4 of 6 required status checks are expected..

@miss-islington
Copy link
Contributor

miss-islington commented Dec 2, 2021

@tiran: Status check is done, and it's a success .

@miss-islington
Copy link
Contributor

miss-islington commented Dec 2, 2021

@tiran: Status check is done, and it's a success .

@miss-islington miss-islington merged commit cb2b3c8 into python:main Dec 2, 2021
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 automerge PR will be merged once it's been approved and all CI passed skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants