mypy
c8a22898
- Fix type narrowing on TypedDict with key name in Final variable (#11813)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix type narrowing on TypedDict with key name in Final variable (#11813) * Add support for Final in literal_hash() * Add test for tuple
References
#11813 - Fix type narrowing on TypedDict with key name in Final variable
Author
97littleleaf11
Parents
d6c56cf8
Loading