]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Simple Documentation fix: Missing link to return type class. (GH-21291)
authorVolker-Weissmann <39418860+Volker-Weissmann@users.noreply.github.com>
Mon, 20 Jul 2020 11:26:32 +0000 (13:26 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2020 11:26:32 +0000 (04:26 -0700)
commitf9bf0157999cb4adbcfd7e9bf526bfa48601e128
tree7e0dc9d139cc65f0be66861a9dcf09e399e88018
parentd42528a3a2c7d79fd2e6c9f2a02f3ce12d44c8cc
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".
Doc/library/multiprocessing.rst