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

No description provided.

@JelleZijlstra JelleZijlstra added docs Documentation in the Doc dir skip news needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes topic-typing needs backport to 3.11 only security fixes labels May 9, 2022
@miss-islington
Copy link
Contributor

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

@JelleZijlstra JelleZijlstra deleted the nofuture branch May 12, 2022 14:23
@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label May 12, 2022
@bedevere-bot
Copy link

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

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

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label May 12, 2022
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 bedevere-bot removed the needs backport to 3.9 only security fixes label May 12, 2022
@bedevere-bot
Copy link

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 skip news topic-typing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants