-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Lib/typing.py copy edits originating from GH-31061 #31684
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
Conversation
Requested [here](python#31061 (comment)).
Probably needs the |
Yep. Unfortunately this repo is acting weird right now and GH isn't allowing me to add labels. |
Thanks @posita for the PR, and @Fidget-Spinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
@Fidget-Spinner: Please replace |
GH-31692 is a backport of this pull request to the 3.10 branch. |
) (cherry picked from commit 2031149) Co-authored-by: Matt Bogosian <eb3f73+github+com@yaymail.com>
GH-31693 is a backport of this pull request to the 3.9 branch. |
) (cherry picked from commit 2031149) Co-authored-by: Matt Bogosian <eb3f73+github+com@yaymail.com>
) (cherry picked from commit 2031149) Co-authored-by: Matt Bogosian <eb3f73+github+com@yaymail.com>
Requested here.