]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor wording change in concurrent.futures. (GH-23194)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 Nov 2020 09:45:45 +0000 (01:45 -0800)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 09:45:45 +0000 (01:45 -0800)
commit2e5bd4f6775b693bfc3a9f8986f88c0f1f41ff58
treebadfc69c792dd43914e815f4504f71946fefd3e5
parente81e09bfc8a29a44a649a962870a26fe0c097cfa
Minor wording change in concurrent.futures. (GH-23194)

Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
(cherry picked from commit fd6f6fa403789c8877b1099cc6fcc437d2e54634)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
Doc/library/concurrent.futures.rst