]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix documentation (GH-13721)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Jun 2019 09:14:25 +0000 (02:14 -0700)
committerGitHub <noreply@github.com>
Wed, 5 Jun 2019 09:14:25 +0000 (02:14 -0700)
commitf2054d956529606a08adfd6de133103276c49f7e
tree4138caffc8408994bdc0fae099c80bb0a4722b1d
parent8899b11b95f08e2e03478f2acad336ad5933a2d1
Fix documentation (GH-13721)

Based on the source code https://github.com/python/cpython/blob/4a686504eb2bbf69adf78077458508a7ba131667/Lib/multiprocessing/pool.pyGH-L755 AsyncResult.successful() raises a ValueError, not an AssertionError.
(cherry picked from commit d4cf099dff4720a25208b5fa247dc16d86b11ac3)

Co-authored-by: Benjamin Yeh <bentyeh@users.noreply.github.com>
Doc/library/multiprocessing.rst