ruff/crates/ty_python_semantic/resources/mdtest/literal
Ibraheem Ahmed bea92c8229
[ty] More precise type inference for dictionary literals (#20523)
## Summary

Extends https://github.com/astral-sh/ruff/pull/20360 to dictionary
literals. This also improves our `TypeDict` support by passing through
nested type context.
2025-09-24 18:12:00 -04:00
..
collections [ty] More precise type inference for dictionary literals (#20523) 2025-09-24 18:12:00 -04: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