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

[3.11] gh-108224: Fix asyncio doc inconsistency (GH-108230) #108232

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 21, 2023

(Spawning subprocesses does not require the event loop to run in the main thread -- only signal handling does.)
(cherry picked from commit 1cc391d)

Co-authored-by: temach tematibr@gmail.com


📚 Documentation preview 📚: https://cpython-previews--108232.org.readthedocs.build/

(Spawning subprocesses does not require the event loop to run in the main thread -- only signal handling does.)
(cherry picked from commit 1cc391d)

Co-authored-by: temach <tematibr@gmail.com>
@gvanrossum gvanrossum merged commit 4d4871e into python:3.11 Aug 21, 2023
22 checks passed
@miss-islington miss-islington deleted the backport-1cc391d-3.11 branch August 21, 2023 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants