]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simple Documentation fix: Missing link to return type class. (GH-21291)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 20 Jul 2020 11:35:11 +0000 (04:35 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 11:35:11 +0000 (04:35 -0700)
commitf526d10267e8c0d20b3f5584eb7ca671f3a526df
treea1e7de3b9aa5e074d05e91e1e343415d053c837f
parent58f59a962180123a6d29ece512d198b365726b33
Simple Documentation fix: Missing link to return type class. (GH-21291)

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>
Doc/library/multiprocessing.rst