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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 563: Mark as Final #3571

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Dec 7, 2023

  • Final implementation has been merged (including tests and docs)
  • PEP matches the final implementation
  • Any substantial changes since the accepted version approved by the SC/PEP delegate
  • Pull request title in appropriate format (PEP 123: Mark Final)
  • Status changed to Final (and Python-Version is correct)
  • Canonical docs/spec linked with a canonical-doc directive (or canonical-pypa-spec, for packaging PEPs)

Helps #2872.

PEP 563 is listed under "Accepted PEPs (accepted; may not be implemented yet)" but was implemented in Python 3.7:

Let's mark it as Final.

Also remove redundant headers and Local Variables footer.

Question

Is there a place to link to canonical docs? Compare PEP 560 in #3570.


馃摎 Documentation preview 馃摎: https://pep-previews--3571.org.readthedocs.build/

@hugovk hugovk requested a review from ambv as a code owner December 7, 2023 11:15
@JelleZijlstra
Copy link
Member

I thought it wasn't marked as Final since the __future__ was not turned on (and now won't be, due to PEP 649). So perhaps we should instead mark it as superseded by 649 (but only once it's implemented?).

@hugovk hugovk marked this pull request as draft February 15, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants