-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Implement PEP 692 #103629
Copy link
Copy link
Closed
Labels
3.12only security fixesonly security fixestopic-typingtype-featureA feature request or enhancementA feature request or enhancement
Metadata
Metadata
Assignees
Labels
3.12only security fixesonly security fixestopic-typingtype-featureA feature request or enhancementA feature request or enhancement
PEP-692 was accepted, but without the syntax change. That means there's very little to do in CPython, but a few changes should be made:
typing.pyassume Unpack is only used for PEP 646 and should be updatedAnd maybe something else I'm forgetting.
cc @franekmagiera
Linked PRs