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 578: Mark as Final #3811

Merged
merged 4 commits into from
Jun 3, 2024
Merged

PEP 578: Mark as Final #3811

merged 4 commits into from
Jun 3, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 2, 2024

  • 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,
    or canonical-typing-spec for typing PEPs)

Fixes #2872.

Also:

This is the last unchecked PEP in #2872. Let's close it now, and use new issues such as #3579 and #3781 for tracking the remainder.


📚 Documentation preview 📚: https://pep-previews--3811.org.readthedocs.build/

@hugovk hugovk requested a review from zooba as a code owner June 2, 2024 08:05
@hugovk hugovk mentioned this pull request Jun 2, 2024
12 tasks
@hugovk hugovk merged commit e3fae76 into python:main Jun 3, 2024
7 checks passed
@hugovk hugovk deleted the pep578-mark-as-final branch June 3, 2024 14:51
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.

Mark remaining completed PEPs as Final
2 participants