Skip to content

Remove kwargs-based TypedDict creation #104786

Closed
@JelleZijlstra

Description

@JelleZijlstra

#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

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions