mypy
71e1f055
- Fix type object with type var default in union context (#17991)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix type object with type var default in union context (#17991) Union type context wasn't handled previously, and it triggered false positives, but apparently only if a type object had type var defaults. Fixes #17942.
Author
JukkaL
Committer
hauntsaninja
Parents
34d86038
Loading