Skip to content

TypedDict syntax variant with keyword arguments #2492

Closed
@JukkaL

Description

@JukkaL

Support defining typed dicts like this:

Point = TypedDict('Point', x=int, y=int)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions