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
bytes.md
complex.md
ellipsis.md
f_string.md
float.md
integer.md
string.md