]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108224: Fix asyncio doc inconsistency (#108230)
authortemach <tematibr@gmail.com>
Mon, 21 Aug 2023 18:08:04 +0000 (00:08 +0600)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 18:08:04 +0000 (18:08 +0000)
commit1cc391d9e2ea24ca750005335507b52933fc0b52
tree55042e8281c6c8f08cc17a635c96df9a7e688144
parent0dd3fc2a640b273979f94299b545e1e40ac0633c
gh-108224: Fix asyncio doc inconsistency (#108230)

(Spawning subprocesses does not require the event loop to run in the main thread -- only signal handling does.)
Doc/library/asyncio-dev.rst