Skip to content

Use join to calculate better fallback for tuples #3575

Closed
@JukkaL

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:

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions