-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-92223: Remove pre-Python 3.7 alternative #92224
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
Do docs-only changes like this need a NEWS entry? |
Also, we could keep the example, but without the |
Nope :) |
We could probably also get rid of the "(requires 3.7+)" note at Line 23. |
Good catch, done. |
There are lots of examples elsewhere in this document of how to use |
Thanks @srittau for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
GH-92319 is a backport of this pull request to the 3.10 branch. |
GH-92320 is a backport of this pull request to the 3.9 branch. |
…thonGH-92224) (cherry picked from commit d1b2e98) Co-authored-by: Sebastian Rittau <[email protected]>
(cherry picked from commit d1b2e98) Co-authored-by: Sebastian Rittau <[email protected]>
(cherry picked from commit d1b2e98) Co-authored-by: Sebastian Rittau <[email protected]>
…thonGH-92224) (cherry picked from commit d1b2e98) Co-authored-by: Sebastian Rittau <[email protected]>
#92223