Skip to content

Minor wording change in concurrent.futures.#23194

Merged
asvetlov merged 1 commit intopython:masterfrom
donkirkby:patch-2
Nov 8, 2020
Merged

Minor wording change in concurrent.futures.#23194
asvetlov merged 1 commit intopython:masterfrom
donkirkby:patch-2

Conversation

@donkirkby
Copy link
Contributor

Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.

Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
@miss-islington
Copy link
Contributor

Thanks @donkirkby for the PR, and @asvetlov for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2020
Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
(cherry picked from commit fd6f6fa)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
@bedevere-bot
Copy link

GH-23195 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 8, 2020
Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
(cherry picked from commit fd6f6fa)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
@bedevere-bot
Copy link

GH-23196 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Nov 8, 2020
Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
(cherry picked from commit fd6f6fa)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Nov 8, 2020
Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
(cherry picked from commit fd6f6fa)

Co-authored-by: Don Kirkby <donkirkby@users.noreply.github.com>
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
Fixes a grammar problem by adding a missing "as", and clarifies the wording of the valid ranges for max_workers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants