-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
help wantedContributions especially welcomeContributions especially welcometyMulti-file analysis & type inferenceMulti-file analysis & type inference
Milestone
Description
Feel free to create and link a sub-task to claim one of these to work on:
- Unions via
|
- [red-knot] Understand typing.Union special form in annotations #14498
- [red-knot] Understand
typing.Optional
special form in annotations #14354 - [red-knot] support typing.Any in annotations #14544
- [red-knot] support
typing.NoReturn
andtyping.Never
in annotations #14558 - [red-knot] understand type[a.X] in a type expression #14545
- [red-knot] understand
type[A | B]
where A and B are both classes #14703 - [red-knot] Understand
type[Union[A, B]]
whereA
andB
are both classes #14834 - [red-knot] support type[Any] #14546
- [red-knot] Understand
Annotated
#14922 - [red-knot] Understand
typing.Type
#14891 - [red-knot] Understand
typing.Tuple
#14916
Metadata
Metadata
Assignees
Labels
help wantedContributions especially welcomeContributions especially welcometyMulti-file analysis & type inferenceMulti-file analysis & type inference