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.
G
Géry Ogam committed
431478d5d74d880692817323198b9605af972fa5
Parent: 0755945
Committed by Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
on 6/14/2019, 2:39:43 PM