]> granicus.if.org Git - python/commit
Fix documentation (GH-13721)
authorBenjamin Yeh <bentyeh@users.noreply.github.com>
Wed, 5 Jun 2019 09:08:04 +0000 (02:08 -0700)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 5 Jun 2019 09:08:04 +0000 (02:08 -0700)
commitd4cf099dff4720a25208b5fa247dc16d86b11ac3
tree611e3e1f767c5125568e4ac68029f9548b792431
parent6d64a8f49eb321116f585c4b036c81bb976d2d5c
Fix documentation (GH-13721)

Based on the source code https://github.com/python/cpython/blob/4a686504eb2bbf69adf78077458508a7ba131667/Lib/multiprocessing/pool.py#L755 AsyncResult.successful() raises a ValueError, not an AssertionError.
Doc/library/multiprocessing.rst