mypy
94838b0f
- Fix TypedDict indexing with literal keys in comprehensions (#21556)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 days ago
Fix TypedDict indexing with literal keys in comprehensions (#21556) Fixes #19317 Uses exsiting index narrowing in for-loop. Previous PR: https://github.com/python/mypy/pull/18014
References
#21556 - Fix TypedDict indexing with literal keys in comprehensions
Author
97littleleaf11
Parents
c2fd9d33
Loading