SIGN IN SIGN UP

Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)

Since 3.7 `successful` raises a `ValueError` as explained in the next text block from the documentation:

_Changed in version 3.7: If the result is not ready, ValueError is raised instead of AssertionError._

No issue associated with this PR.
Should be backported in 3.7 and 3.8.
A
Antoine committed
dc0284ee8f7a270b6005467f26d8e5773d76e959
Parent: e92d393
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> on 1/15/2020, 8:12:41 PM