diff options
author | Géry Ogam <gery.ogam@gmail.com> | 2019-06-14 14:39:43 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-06-14 14:39:43 (GMT) |
commit | 431478d5d74d880692817323198b9605af972fa5 (patch) | |
tree | 3a8fc86276ff587dbb21e75d0cf0bd92a7fe6859 /README.rst | |
parent | 07559450b2d9179e4c99e0af088ce7550e549f94 (diff) | |
download | cpython-431478d5d74d880692817323198b9605af972fa5.zip cpython-431478d5d74d880692817323198b9605af972fa5.tar.gz cpython-431478d5d74d880692817323198b9605af972fa5.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.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions