Skip to content

[3.10] Correct typo in typing.py (GH-100423) - #100430

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-6898157-3.10
Dec 22, 2022
Merged

[3.10] Correct typo in typing.py (GH-100423)#100430
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-6898157-3.10

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

In the docstring of ParamSpec, the name of P = ParamSpec('P') was
mistakenly written as 'T'.
(cherry picked from commit 6898157)

Co-authored-by: david-why david_why@outlook.com

In the docstring of `ParamSpec`, the name of `P = ParamSpec('P')` was
mistakenly written as `'T'`.
(cherry picked from commit 6898157)
Co-authored-by: david-why <david_why@outlook.com>
@miss-islington

Copy link
Copy Markdown
ContributorAuthor

Sorry, I can't merge this PR. Reason: 3 of 6 required status checks are expected..

@AlexWaygoodAlexWaygood self-assigned this Dec 22, 2022
@miss-islington
miss-islington merged commit 58967d1 into python:3.10Dec 22, 2022
@miss-islington
miss-islington deleted the backport-6898157-3.10 branch December 22, 2022 11:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@AlexWaygood@bedevere-bot@jollyroger182