Skip to content

PEP 612: Mark as Final - #3575

Merged
hugovk merged 6 commits into
python:mainfrom
hugovk:pep612-mark-as-final
Jan 12, 2024
Merged

PEP 612: Mark as Final#3575
hugovk merged 6 commits into
python:mainfrom
hugovk:pep612-mark-as-final

Conversation

@hugovk

@hugovkhugovk commented Dec 10, 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 and #3579.

Link to https://docs.python.org/3/library/typing.html#typing.ParamSpec as the canonical docs, and remove a redundant header.

cc @Fidget-Spinner


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

@Fidget-SpinnerFidget-Spinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Fidget-SpinnerFidget-Spinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment

Comment threadpeps/pep-0612.rst Outdated
@hugovkhugovk mentioned this pull request Dec 10, 2023
6 tasks
Comment threadpeps/pep-0612.rst Outdated
Comment threadpeps/pep-0612.rst
@brettcannon
brettcannon removed their request for review January 11, 2024 19:03

@JelleZijlstraJelleZijlstra left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk
hugovk merged commit f7f9f2d into python:mainJan 12, 2024
@hugovk
hugovk deleted the pep612-mark-as-final branch January 15, 2024 17:20
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.

3 participants

@hugovk@JelleZijlstra@Fidget-Spinner