-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 612: Mark as Final #3575
PEP 612: Mark as Final #3575
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Implementation is done. Jelle and I implemented it https://docs.python.org/3/whatsnew/3.10.html#pep-612-parameter-specification-variables.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small comment
pep_sphinx_extensions/pep_processor/parsing/pep_banner_directive.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
PEP 123: Mark Final
)Status
changed toFinal
(andPython-Version
is correct)canonical-doc
directive (orcanonical-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/