Skip to content

[red-knot] Support callable types and typing.Callable #15382

Closed
@carljm

Description

@carljm

Our "callable type" should be able to represent a callable of arbitrary signature; typing.Callable can only spell a limited subset of those types.

This also includes implementing subtyping/assignability/equivalence for this type.


Metadata

Metadata

Assignees

Labels

tyMulti-file analysis & type inference

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions