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

gh-92436: __future__ docs: add note on expectations for "from __future__ import annotations" #92568

Merged
merged 1 commit into from May 12, 2022

Conversation

JelleZijlstra
Copy link
Member

@JelleZijlstra JelleZijlstra commented May 9, 2022

No description provided.

@JelleZijlstra JelleZijlstra merged commit 6582c96 into python:main May 12, 2022
13 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented May 12, 2022

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11.
🐍🍒🤖

@bedevere-bot
Copy link

bedevere-bot commented May 12, 2022

GH-92724 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 12, 2022
…_future__ import annotations" (pythonGH-92568)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 12, 2022
…_future__ import annotations" (pythonGH-92568)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@miss-islington
Copy link
Contributor

miss-islington commented May 12, 2022

Sorry, @JelleZijlstra, I could not cleanly backport this to 3.9 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6582c96454ddb731eb412c2a473300172225fdb9 3.9

@bedevere-bot
Copy link

bedevere-bot commented May 12, 2022

GH-92725 is a backport of this pull request to the 3.10 branch.

JelleZijlstra added a commit to JelleZijlstra/cpython that referenced this pull request May 12, 2022
…from __future__ import annotations" (pythonGH-92568).

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-bot
Copy link

bedevere-bot commented May 12, 2022

GH-92726 is a backport of this pull request to the 3.9 branch.

miss-islington added a commit that referenced this pull request May 12, 2022
…e__ import annotations" (GH-92568)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington added a commit that referenced this pull request May 12, 2022
…e__ import annotations" (GH-92568)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
JelleZijlstra added a commit that referenced this pull request May 12, 2022
…_future__ import annotations" (GH-92568). (#92726)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
hello-adam pushed a commit to hello-adam/cpython that referenced this pull request Jun 2, 2022
…from __future__ import annotations" (pythonGH-92568). (python#92726)

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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 expert-typing skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants