]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Updated code example for asyncio.gather (GH-20604) (GH-26119)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 May 2021 06:07:20 +0000 (23:07 -0700)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 06:07:20 +0000 (23:07 -0700)
commit464269778b10d928be453237593696d192b1b947
treec3a55b1b8ad1ae3526602da45426b9380b5e883c
parente7d25d3f3b335eb46d102137b447325f54750e31
Updated code example for asyncio.gather (GH-20604) (GH-26119)

The previous example did not fully showcase the interest of using gather.

Here the example showcases "the result is an aggregate list of returned values".
(cherry picked from commit 56b8ea65d28bd865e2363e10e9f1c2ca3433ffc2)

Co-authored-by: josephernest <nouvellecollection@gmail.com>
Co-authored-by: josephernest <nouvellecollection@gmail.com>
Doc/library/asyncio-task.rst