ruff/crates/ty_python_semantic
Alex Waygood 0d7ed32494
[ty] Enforce that an attribute on a class X must be callable in order to satisfy a member on a protocol P (#20142)
## Summary

Small, incremental progress towards checking the types of method
members.

## Test Plan

Added an mdtest
2025-08-29 08:31:26 +01:00
..
resources [ty] Enforce that an attribute on a class X must be callable in order to satisfy a member on a protocol P (#20142) 2025-08-29 08:31:26 +01:00
src [ty] Enforce that an attribute on a class X must be callable in order to satisfy a member on a protocol P (#20142) 2025-08-29 08:31:26 +01:00
tests [ty] Track open files in the server (#19264) 2025-07-18 19:33:35 +05:30
build.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
Cargo.toml [ty] Avoid overcounting shared memory usage (#19773) 2025-08-06 15:32:02 -04:00
mdtest.py Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
mdtest.py.lock Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00