ruff
[red-knot] Make' Type::in_type_expression()' exhaustive for Type::KnownInstance
#16836
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
10
Changes
View On
GitHub
Commits
Create InvalidBareType type in InvalidTypeExpression and add some tests for KnownInstance
MatthewMckee4
committed
1 year ago
Catch each match case of KnownInstanceType
MatthewMckee4
committed
1 year ago
Remove unused test
MatthewMckee4
committed
1 year ago
Fix Protocol error in type expression
MatthewMckee4
committed
1 year ago
Split up BareSpecialForm into BareSpecialFormAtLeastOne and BareSpecialFormExactlyOne
MatthewMckee4
committed
1 year ago
Make InvalidTypeExpression type less verbose
MatthewMckee4
committed
1 year ago
Update intersection_types.md
MatthewMckee4
committed
1 year ago
Move md tests to correct sections and add back link
MatthewMckee4
committed
1 year ago
Merge branch 'make-in-type-expression-exhaustive' of https://github.com/MatthewMckee4/ruff into make-in-type-expression-exhaustive
MatthewMckee4
committed
1 year ago
Fix tests
MatthewMckee4
committed
1 year ago
Loading