Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
Closed
Description
Feature or enhancement
ImplementPEP-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. Theimplementation in typing-extensions can serve as an inspiration.