Remove kwargs-based TypedDict creation
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Closed
Description
opened
#90224 deprecated the creation of TypedDicts through the kwargs-based syntax (TypedDict("TD", a=int, b=str)). The syntax is to be removed in 3.13, so now is the time to do that.
Linked PRs
Metadata
Metadata
Assignees
No one assigned
Fields
No fields configured for issues without a type.
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests