]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
authorBar Harel <bzvi7919@gmail.com>
Sat, 23 May 2020 23:14:31 +0000 (02:14 +0300)
committerGitHub <noreply@github.com>
Sat, 23 May 2020 23:14:31 +0000 (19:14 -0400)
commit13206b52d16c2489f4c7dd2dce2a7f48a554b5ed
tree02fb024db70a931b5c2fa487ba0f145fb3e4ae3d
parent1cba1c9abadf76f458ecf883a48515aa3b534dbd
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>
Doc/library/asyncio-task.rst