Skip to content

TypeJoinVisitor doesn't support visit_overloaded() #729

Closed
@JamesGuthrie

Description

@JamesGuthrie

I'm still experimenting with #638, I have made some progress, but seem to have stumbled across a mypy bug with my test case. The type checker fails because the type Overloaded is not handled by the TypeJoinVisitor. How should the Overloaded type be joined with other types?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmypy got something wrong

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions