Skip to content

fix: add missing multiprocessing.popen_spawn_posix stubs #8427

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

Merged
merged 3 commits into from
Jul 29, 2022
Merged

fix: add missing multiprocessing.popen_spawn_posix stubs #8427

merged 3 commits into from
Jul 29, 2022

Conversation

kkirsche
Copy link
Contributor

X-Ref: #6799

This adds the missing stubs for multiprocessing.popen_spawn_posix from:
https://github.com/python/cpython/blob/main/Lib/multiprocessing/popen_spawn_posix.py

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood merged commit 17e3cf9 into python:master Jul 29, 2022
@kkirsche kkirsche deleted the multiprocessing/popen-posix branch July 29, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants