mypy
Make more type expressions valid in PEP 695 aliases and runtime contexts
#17404
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
14
Changes
View On
GitHub
Commits
Infer GenericAlias when indexing types
JukkaL
committed
2 years ago
Allow special forms to be used to form unions using |
JukkaL
committed
2 years ago
Give typing._SpecialForm as runtime type of 'Any'
JukkaL
committed
2 years ago
Test various types in a type alias context (runtime context)
JukkaL
committed
2 years ago
Ignore a self check error
JukkaL
committed
2 years ago
Fix issue
JukkaL
committed
2 years ago
Update tests and test stubs
JukkaL
committed
2 years ago
Update tests
JukkaL
committed
2 years ago
Update test case
JukkaL
committed
2 years ago
Minor refactoring
JukkaL
committed
2 years ago
Test more cases
JukkaL
committed
2 years ago
Test more and some fixes
JukkaL
committed
2 years ago
Test more
JukkaL
committed
2 years ago
Test more
JukkaL
committed
2 years ago
Loading