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

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

/ cpython Public

[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

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