Skip to content

[3.11] Correct typo in typing.py (GH-100423) - #100429

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

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

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>
@AlexWaygoodAlexWaygood self-assigned this Dec 22, 2022
@miss-islington
miss-islington merged commit 6afc389 into python:3.11Dec 22, 2022
@miss-islington
miss-islington deleted the backport-6898157-3.11 branch December 22, 2022 11:49
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