ruff/crates/ty_python_semantic/resources/mdtest/literal
David Peter 195e8f0684
[ty] Treat functions, methods, and dynamic types as function-like Callables (#20842)
## Summary

Treat functions, methods, and dynamic types as function-like `Callable`s

closes https://github.com/astral-sh/ty/issues/1342
closes https://github.com/astral-sh/ty/issues/1344

## Ecosystem analysis

All removed diagnostics look like cases of
https://github.com/astral-sh/ty/issues/1344

## Test Plan

Added regression test
2025-10-13 15:21:55 +02:00
..
collections [ty] Treat functions, methods, and dynamic types as function-like Callables (#20842) 2025-10-13 15:21:55 +02:00
boolean.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
bytes.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
complex.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
ellipsis.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
f_string.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
float.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
integer.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
string.md Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00