Skip to content

PEP 590: Mark as Final - #3598

Merged
hugovk merged 1 commit into
python:mainfrom
hugovk:pep590-mark-as-final
Jun 1, 2024
Merged

PEP 590: Mark as Final#3598
hugovk merged 1 commit into
python:mainfrom
hugovk:pep590-mark-as-final

Conversation

@hugovk

@hugovkhugovk commented Dec 18, 2023

Copy link
Copy Markdown
Member
  • 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.

This is still listed under "Accepted PEPs (accepted; may not be implemented yet)".

If it's fully implemented, let's mark it as Final and add a banner linking to the canonical docs at https://docs.python.org/3/c-api/call.html#vectorcall.

Also remove a redundant header and footer.


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

@hugovkhugovk mentioned this pull request Dec 18, 2023
12 tasks
@hugovk

Copy link
Copy Markdown
MemberAuthor

@markshannon I assume this is fine, I'll merge it now.

@hugovk
hugovk merged commit f057042 into python:mainJun 1, 2024
@hugovk
hugovk deleted the pep590-mark-as-final branch June 1, 2024 20:09
Sign up for freeto 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.

1 participant

@hugovk