ruff/crates/ty_python_semantic
David Peter 215a1c55d4
[ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477)
## Summary

Detect illegal attribute accesses in `Literal[X.Y]` annotations if `X`
is not an enum class.

## Test Plan

New Markdown test
2025-07-22 11:42:03 +02:00
..
resources [ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477) 2025-07-22 11:42:03 +02:00
src [ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477) 2025-07-22 11:42:03 +02: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] Garbage-collect reachability constraints (#19414) 2025-07-21 14:16:27 -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