Skip to content

Use join to calculate better fallback for tuples #3575

Description

@JukkaL

Currently the fallback of named tuple types and tuples is Tuple[Any, ...] but we could use join of items to get a more precise fallback type after #3560 has been merged.

Pointers:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions