]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Save a reference for ensure_future and create_task (GH-29163)
authorJoannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com>
Mon, 15 Nov 2021 22:30:28 +0000 (18:30 -0400)
committerGitHub <noreply@github.com>
Mon, 15 Nov 2021 22:30:28 +0000 (14:30 -0800)
commitc750adbe6990ee8239b27d5f4591283a06bfe862
tree34e1a1820a876230ce4d1f939defc79171cfd259
parent6c5a312fb6d92e879bf4c570b94e18bb9ffe5970
Save a reference for ensure_future and create_task (GH-29163)

Co-authored-by: Joannah Nanjekye <jnanjekye@python.org>
Doc/library/asyncio-future.rst
Doc/library/asyncio-task.rst