Skip to content

Implement PEP 696 (Type parameter defaults) #116126

Description

@JelleZijlstra

Feature or enhancement

Implement PEP-696, which was just accepted.

Off the top of my head, we'll need the following:

  • Grammar changes
  • Changes in typing.py to type parameter application logic
  • Documentation

I'll work on the first one but contributions on the other two are appreciated. The implementation in typing-extensions can serve as an inspiration.

cc @Gobot1234

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions