]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 23 May 2020 23:24:03 +0000 (16:24 -0700)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 23:24:03 +0000 (16:24 -0700)
commit2fecb48a1d84190c37214eb4b0c8d5460300a78b
treed2ef72a53bf68b474e4ea1a507f197c694b6b82d
parentdc3239177ff26cb6a12e437a1f507be730fe8ba7
bpo-40405: Fix asyncio.as_completed docs (GH-19753)

* Fix as_completed docs to correctly state the function return value.
* Also, improves the general wording of the as_completed documentation.

Co-Authored-By: Rémi Lapeyre <remi.lapeyre@henki.fr>
Co-Authored-By: Kyle Stanley <aeros167@gmail.com>
Co-Authored-By: Yury Selivanov <yury@edgedb.com>
(cherry picked from commit 13206b52d16c2489f4c7dd2dce2a7f48a554b5ed)

Co-authored-by: Bar Harel <bzvi7919@gmail.com>
Doc/library/asyncio-task.rst