ruff
[ty] Fix bug where ty would think that a `Callable` with a variadic positional parameter could be a subtype of a `Callable` with a positional-or-keyword parameter
#23610
Merged

Commits
  • [ty] Fix callable subtyping when variadic matches positional-or-keyword params
    claude committed 115 days ago
  • tweak tests
    AlexWaygood committed 115 days ago
Loading