Files
ruff/crates/ty_python_semantic
Charlie Marsh 92a2f2c992 [ty] Apply class decorators via try_call() (#22375)
## Summary

Decorators are now called with the class as an argument, and the return
type becomes the class's type. This mirrors how function decorators
already work.

Closes https://github.com/astral-sh/ty/issues/2313.
2026-01-04 17:11:00 -05:00
..
2026-01-02 19:58:15 +00:00
2025-05-03 19:49:15 +02:00