Labels
Labels
97 labels
- PEP 572 (walrus operator)
- PEP 585 (builtin generics)
- PEP 604 (union | operator)
- PEP 646 (TypeVarTuple, Unpack)
- Issues related to PEP 695 syntax
- TypeVar defaults
- PEP 702, @deprecated
- The plugin API and ideas for new plugins
- possibly-undefined error code
- issues only applicable to Python 2
- Detecting problems with quoted annotations
- Detecting unreachable code
- reveal_type() and reveal_locals()
- mypy doesn't model runtime semantics correctly
- Types for self
- a if b else c
- TypeAlias and other type alias issues
- Type context / bidirectional inference
- TypeForm might fix this
- # type: ignore comments
- Conditional type narrowing / binder