]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Save a reference for ensure_future and create_task (GH-29163)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Nov 2021 11:51:19 +0000 (03:51 -0800)
committerGitHub <noreply@github.com>
Tue, 16 Nov 2021 11:51:19 +0000 (03:51 -0800)
commit7bac59881969f6054fee12d4e3343b7fa1c43136
tree1e6a401849b317df61ab6a2c63592a6a0f1692b7
parent7c99e434a9b3830698d52a62fe8641d480856ca9
Save a reference for ensure_future and create_task (GH-29163)

Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
(cherry picked from commit c750adbe6990ee8239b27d5f4591283a06bfe862)

Co-authored-by: Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Doc/library/asyncio-future.rst
Doc/library/asyncio-task.rst