Skip to content

Support TypedDict update() with keyword arguments #6019

Open
@JukkaL

Description

@JukkaL

Things like d.update(x=1, y=2) should be accepted if d is a TypedDict and the keys and values are compatible.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions