]> 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:33:19 +0000 (04:33 -0700)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 11:33:19 +0000 (04:33 -0700)
commit663f827341caa272be7c3dce6156f1a76f5cc64d
treea2f373b45dbe85caf4fa9e0b4e9142ef283c6ac8
parent46634b7aa82f014cd0039afb7f0ed860605beb9d
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