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
clinic
README.txt -rw-r--r-- 1.1 KB
asciilib.h -rw-r--r-- 1.2 KB
codecs.h -rw-r--r-- 27.2 KB
count.h -rw-r--r-- 666 bytes
ctype.h -rw-r--r-- 3.0 KB
eq.h -rw-r--r-- 806 bytes
fastsearch.h -rw-r--r-- 8.5 KB
find.h -rw-r--r-- 3.2 KB
find_max_char.h -rw-r--r-- 3.7 KB
join.h -rw-r--r-- 3.8 KB
localeutil.h -rw-r--r-- 2.5 KB
partition.h -rw-r--r-- 3.0 KB
replace.h -rw-r--r-- 1.8 KB
split.h -rw-r--r-- 11.0 KB
stringdefs.h -rw-r--r-- 1.2 KB
transmogrify.h -rw-r--r-- 19.6 KB
ucs1lib.h -rw-r--r-- 1.2 KB
ucs2lib.h -rw-r--r-- 1.2 KB
ucs4lib.h -rw-r--r-- 1.2 KB
undef.h -rw-r--r-- 248 bytes
unicode_format.h -rw-r--r-- 40.4 KB
unicodedefs.h -rw-r--r-- 1.2 KB

README.txt

back to top