Files
ruff/crates/ty_python_semantic
Ibraheem Ahmed 1baf98aab3 [ty] Fix is_disjoint_from with @final classes (#21167)
## Summary

We currently perform a subtyping check instead of the intended subclass
check (and the subtyping check is confusingly named `is_subclass_of`).
This showed up in https://github.com/astral-sh/ruff/pull/21070.
2025-10-31 14:50:54 +00:00
..
2025-05-03 19:49:15 +02:00
2025-05-03 19:49:15 +02:00