Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-92871: Postpone the removal of typing.{io,re} to 3.13#98958
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
3.9 is now only receiving security-related updates, so we'll probably only be backporting to 3.10 and 3.11 :) |
We should probably also remove this line from the "What's New in Python 3.11" page: Line 1853 in4564490
But maybe it would be better to do that in a separate PR, so that this one backports to 3.10 cleanly. |
Thanks@srittau for the PR, and@JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11. |
…nGH-98958)(cherry picked from commit65d1407)Co-authored-by: Sebastian Rittau <srittau@rittau.biz>
Sorry,@srittau and@JelleZijlstra, I could not cleanly backport this to |
bedevere-bot commentedNov 2, 2022
GH-98985 is a backport of this pull request to the3.11 branch. |
bedevere-bot commentedNov 2, 2022
GH-98986 is a backport of this pull request to the3.10 branch. |
Uh oh!
There was an error while loading.Please reload this page.
See#92873 for background. Cc@JelleZijlstra
Needs backport to Python 3.9+.