Skip to content

Support dict(name=x, ...) #239

@JukkaL

Description

@JukkaL

Support dict(name=x, ...) in the type checker. Infer key type as str and value type based on keyword argument types.

We can't represent the signature of dict precisely using current functionality alone, i.e. we need some new type checker functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions