X Tutup
The Wayback Machine - https://web.archive.org/web/20250614021713/https://github.com/python/cpython/pull/92726
Skip to content

[3.9] gh-92436: __future__ docs: add note on expectations for "from _… #92726

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

Merged
merged 1 commit into from
May 12, 2022

Conversation

JelleZijlstra
Copy link
Member

future_ import annotations" (GH-92568).

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

…from __future__ import annotations" (pythonGH-92568).

(cherry picked from commit 6582c96)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
@bedevere-bot bedevere-bot added skip news docs Documentation in the Doc dir awaiting core review labels May 12, 2022
@JelleZijlstra JelleZijlstra merged commit f6bd1bd into python:3.9 May 12, 2022
@JelleZijlstra JelleZijlstra deleted the backport-6582c96-3.9 branch May 12, 2022 21:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
X Tutup