Staging
v0.5.1
https://github.com/python/cpython
Revision 2fecb48a1d84190c37214eb4b0c8d5460300a78b authored by Miss Islington (bot) on 23 May 2020, 23:24:03 UTC, committed by GitHub on 23 May 2020, 23:24:03 UTC

* 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>
1 parent dc32391
History
Tip revision: 2fecb48a1d84190c37214eb4b0c8d5460300a78b authored by Miss Islington (bot) on 23 May 2020, 23:24:03 UTC
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
Tip revision: 2fecb48
File Mode Size
pgen
Python.asdl -rw-r--r-- 5.3 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 12.6 KB
asdl_c.py -rw-r--r-- 43.5 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.2 KB
myreadline.c -rw-r--r-- 10.6 KB
node.c -rw-r--r-- 5.1 KB
parser.c -rw-r--r-- 12.4 KB
parser.h -rw-r--r-- 1.4 KB
parsetok.c -rw-r--r-- 14.2 KB
token.c -rw-r--r-- 4.5 KB
tokenizer.c -rw-r--r-- 55.9 KB
tokenizer.h -rw-r--r-- 3.7 KB

back to top