ruff
84fdb040
- [red-knot] Decompose `bool` to `Literal[True, False]` in unions and intersections
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
234 days ago
[red-knot] Decompose `bool` to `Literal[True, False]` in unions and intersections
References
#15784 - [red-knot] Ensure that `bool | AlwaysFalsy` is considered equivalent to `Literal[True] | AlwaysFalsy`
Author
AlexWaygood
Committer
AlexWaygood
Parents
9c938442
Loading