Staging
v0.5.1
https://github.com/python/cpython
Revision f526d10267e8c0d20b3f5584eb7ca671f3a526df authored by Miss Islington (bot) on 20 July 2020, 11:35:11 UTC, committed by GitHub on 20 July 2020, 11:35:11 UTC

Just a simple documentation fix: apply_async and map_async return a "multiprocessing.pool.AsyncResult Object", not a "result object".
(cherry picked from commit f9bf0157999cb4adbcfd7e9bf526bfa48601e128)

Co-authored-by: Volker-Weissmann <39418860+Volker-Weissmann@users.noreply.github.com>
1 parent 58f59a9
History
Tip revision: f526d10267e8c0d20b3f5584eb7ca671f3a526df authored by Miss Islington (bot) on 20 July 2020, 11:35:11 UTC
Simple Documentation fix: Missing link to return type class. (GH-21291)
Tip revision: f526d10
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-- 44.3 KB
grammar1.c -rw-r--r-- 1.0 KB
listnode.c -rw-r--r-- 1.2 KB
myreadline.c -rw-r--r-- 11.9 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