]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jun 2022 10:14:25 +0000 (03:14 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 10:14:25 +0000 (12:14 +0200)
commitc7b5a2d5eafd40d2dd242383b4db7c15d26e8fbc
tree2d120056359be58d294ff7e5dd269bcb11e4648d
parent9204364e4095bcf6c0b2471d4ed8546d8748b44b
gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) (GH-93567)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
(cherry picked from commit 75ceae05c11461beda65e6170b67b0b42fd55cd0)

Co-authored-by: Andreas Grommek <76997441+agrommek@users.noreply.github.com>
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]