-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
gh-92436: __future__ docs: add note on expectations for "from __future__ import annotations" #92568
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
…_future__ import annotations"
Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11. |
GH-92724 is a backport of this pull request to the 3.11 branch. |
…_future__ import annotations" (pythonGH-92568) (cherry picked from commit 6582c96) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
…_future__ import annotations" (pythonGH-92568) (cherry picked from commit 6582c96) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Sorry, @JelleZijlstra, I could not cleanly backport this to |
GH-92725 is a backport of this pull request to the 3.10 branch. |
…from __future__ import annotations" (pythonGH-92568). (cherry picked from commit 6582c96) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
GH-92726 is a backport of this pull request to the 3.9 branch. |
…from __future__ import annotations" (pythonGH-92568). (python#92726) (cherry picked from commit 6582c96) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
No description provided.