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

PEP 560: Mark as Final #3570

Merged
merged 3 commits into from
Feb 7, 2024
Merged

PEP 560: Mark as Final #3570

merged 3 commits into from
Feb 7, 2024

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 and #3579.

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

Let's mark it as Final and link to the docs.

Also remove redundant Content-Type header and Local Variables footer.


📚 Documentation preview 📚: https://pep-previews--3570.org.readthedocs.build/pep-0560.html

@hugovk hugovk requested a review from ilevkivskyi as a code owner December 7, 2023 10:56
@hugovk hugovk mentioned this pull request Dec 7, 2023
6 tasks
@hugovk hugovk mentioned this pull request Dec 18, 2023
12 tasks
@hugovk hugovk merged commit fe70e94 into python:main Feb 7, 2024
5 of 6 checks passed
@hugovk hugovk deleted the pep560-mark-as-final branch February 7, 2024 15:02
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.

2 participants