FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.10] Correct typo in typing.py (GH-100423) by miss-islington · Pull Request #100430 · python/cpython · GitHub

/ cpython Public

[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

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>

Copy link
Copy Markdown
Contributor Author

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

AlexWaygood self-assigned this Dec 22, 2022
miss-islington merged commit 58967d1 into python:3.10 Dec 22, 2022
miss-islington deleted the backport-6898157-3.10 branch December 22, 2022 11:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to 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


Back | FazBrowse Home | New Git URL