summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-06-14 15:11:04 (GMT)
committerGitHub <noreply@github.com>2019-06-14 15:11:04 (GMT)
commit047fa1ddae856aa9aaee21c799349348657b8918 (patch)
tree65e9457df9ff9ff67da11ffdb61e4314134507d3 /Python/pythonrun.c
parent8b66dbb212d7dffbf9fb545dad2a3400aead1461 (diff)
downloadcpython-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