Skip to content

PEP 646: Mark Final #3832

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 3 commits into from
Jun 27, 2024
Merged

PEP 646: Mark Final #3832

merged 3 commits into from
Jun 27, 2024

Conversation

mrahtz
Copy link
Contributor

@mrahtz mrahtz commented Jun 9, 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)

Helps #3579.

Fixes python/cpython#115528.


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

@mrahtz mrahtz marked this pull request as ready for review June 9, 2024 17:56
@mrahtz mrahtz requested a review from gvanrossum as a code owner June 9, 2024 17:56
@gvanrossum gvanrossum requested review from a team and removed request for gvanrossum June 9, 2024 18:44
Co-authored-by: Jelle Zijlstra <[email protected]>
@hauntsaninja hauntsaninja merged commit 9a1b48d into python:main Jun 27, 2024
6 checks passed
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.

PEP 646 grammar changes are not documented
3 participants