Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Sep 3, 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 #3781, cc @Gobot1234.

This is documented in the typing spec at https://typing.readthedocs.io/en/latest/spec/generics.html#type-parameter-defaults.

Is it documented at https://docs.python.org/3.13/? Should it be?

@hugovk hugovk mentioned this pull request Sep 3, 2024
6 tasks
@JelleZijlstra
Copy link
Member

It's documented, though I'm not sure there's a single place to link to. It's mentioned for example at https://docs.python.org/3.13/reference/compound_stmts.html#type-parameter-lists and https://docs.python.org/3.13/library/typing.html#typing.TypeVar.__default__.

@hugovk
Copy link
Member Author

hugovk commented Sep 3, 2024

Hmm, well here's a link to the first one.

@hugovk hugovk marked this pull request as ready for review September 3, 2024 17:17
@JelleZijlstra JelleZijlstra merged commit e5fecd4 into python:main Sep 3, 2024
@hugovk hugovk deleted the pep696-mark-as-final branch September 3, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants