ruff
bea92c82
- [ty] More precise type inference for dictionary literals (#20523)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
341 days ago
[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.
References
#20523 - [ty] More precise type inference for dictionary literals
Author
ibraheemdev
Parents
f2cc2f60
Loading