]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks...
authorAndreas Grommek <76997441+agrommek@users.noreply.github.com>
Tue, 7 Jun 2022 08:56:09 +0000 (10:56 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 08:56:09 +0000 (10:56 +0200)
commit75ceae05c11461beda65e6170b67b0b42fd55cd0
treee4e13ac71c574c5d9b584775f730ba9f494ad1a9
parentf0d0be3493fc5855eccfe0fbb3f25bf12760041f
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Doc/library/asyncio-task.rst
Misc/NEWS.d/next/Documentation/2022-05-26-14-51-25.gh-issue-88831.5Cccr5.rst [new file with mode: 0644]