diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2020-01-15 20:19:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-15 20:19:39 (GMT) |
commit | 74b95b6b320a739b75776c275d70deaa6330f5c1 (patch) | |
tree | f0a74a3c8e52291935f1944d56f865fe28454331 /Lib/idlelib/idle_test/test_pyparse.py | |
parent | 5c08bfe8671a9c8830a4301a7ed2f2468174a131 (diff) | |
download | cpython-74b95b6b320a739b75776c275d70deaa6330f5c1.zip cpython-74b95b6b320a739b75776c275d70deaa6330f5c1.tar.gz cpython-74b95b6b320a739b75776c275d70deaa6330f5c1.tar.bz2 |
[3.7] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932) (GH-18016)
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.
(cherry picked from commit dc0284ee8f7a270b6005467f26d8e5773d76e959)
Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
Automerge-Triggered-By: @pitrou
Diffstat (limited to 'Lib/idlelib/idle_test/test_pyparse.py')
0 files changed, 0 insertions, 0 deletions