ruff
2de4464e - [ty] Fix implementation of `Top[Callable[..., object]]` (#22145)

Commit
10 days ago
[ty] Fix implementation of `Top[Callable[..., object]]` (#22145) ## Summary Add a proper representation for the `Callable` top type, and use it to get `callable()` narrowing right. Closes https://github.com/astral-sh/ty/issues/1426. --------- Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Author
Parents
Loading