]> 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:23:53 +0000 (16:23 -0700)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 23:23:53 +0000 (16:23 -0700)
commit9181e2e2f3ade85f65bf2521a5deb898434dfd64
tree481d6a3dc92b08605231189b0307ef2ecc37b5e6
parent962c814ca77fb1873908f2daeda59c2637ad3bf1
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