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

bpo-38605: Update "Future statements" docs since PEP 563 is always enabled #25236

Merged

Conversation

gousaiyang
Copy link
Contributor

@gousaiyang gousaiyang commented Apr 7, 2021

Update documentation section for "Future statements" to reflect that from __future__ import annotations is on by default, and no features require using the future statement now.

https://bugs.python.org/issue38605

Automerge-Triggered-By: GH:isidentical

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@miss-islington miss-islington merged commit 1be456a into python:master Apr 7, 2021
@gousaiyang gousaiyang deleted the future-statement-3_10-not-required branch April 7, 2021 05:56
pablogsal added a commit to pablogsal/cpython that referenced this pull request Apr 20, 2021
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.

6 participants