diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-14 15:11:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-14 15:11:04 (GMT) |
commit | 047fa1ddae856aa9aaee21c799349348657b8918 (patch) | |
tree | 65e9457df9ff9ff67da11ffdb61e4314134507d3 /Python/pythonrun.c | |
parent | 8b66dbb212d7dffbf9fb545dad2a3400aead1461 (diff) | |
download | cpython-047fa1ddae856aa9aaee21c799349348657b8918.zip cpython-047fa1ddae856aa9aaee21c799349348657b8918.tar.gz cpython-047fa1ddae856aa9aaee21c799349348657b8918.tar.bz2 |
Update concurrent.futures.rst (GH-14061)
This PR adds missing details in the [`concurrent.futures`](https://docs.python.org/3/library/concurrent.futures.html) documentation:
* the mention that `Future.cancel` also returns `False` if the call finished running;
* the mention of the states for `Future` that did not complete: pending or running.
(cherry picked from commit 431478d5d74d880692817323198b9605af972fa5)
Co-authored-by: Géry Ogam <gery.ogam@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions