Skip to content

(🐞) no error with | operator on tuple and type #15756

Open
@KotlinIsland

Description

@KotlinIsland
() | int  # no error
int | (int,)  # no error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugmypy got something wrongtopic-pep-604PEP 604 (union | operator)topic-runtime-semanticsmypy doesn't model runtime semantics correctly

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions