]> 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:25 +0000 (01:45 -0800)
committerGitHub <noreply@github.com>
Sun, 8 Nov 2020 09:45:25 +0000 (01:45 -0800)
commita7de7ffe32801f1f869734993d2ca4ba09d21dd7
treef0e62c517568c5433275b0f2712b0d1047e63521
parenta12f459ec2a31b96a21c735eb18f3d0fd19e99ff
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