X Tutup
The Wayback Machine - https://web.archive.org/web/20221223110410/https://github.com/python/cpython/pull/99787
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.10] Fix typo in __match_args__ doc (GH-99785) #99787

Merged
merged 1 commit into from Nov 26, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 26, 2022

A opy of GH-98549, whose author (@icecream17) uses a school computer that blocks the CLA site. I did not mention this in commit comment above so CLA bot does not pick up the name and request the CLA again.
(cherry picked from commit a86d854)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

A opy of pythonGH-98549, whose author (@icecream17) uses a school computer that blocks the CLA site. I did not mention this in commit comment above so CLA bot does not pick up the name and request the CLA again.
(cherry picked from commit a86d854)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington miss-islington merged commit fae745e into python:3.10 Nov 26, 2022
14 checks passed
@miss-islington miss-islington deleted the backport-a86d854-3.10 branch Nov 26, 2022
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.

None yet

4 participants
X Tutup