Skip to content

No labels!

There aren’t any labels for this repository quite yet.

topic-pep-484
topic-pep-484
topic-pep-561
topic-pep-561
topic-pep-572
topic-pep-572
PEP 572 (walrus operator)
topic-pep-585
topic-pep-585
PEP 585 (builtin generics)
topic-pep-604
topic-pep-604
PEP 604 (union | operator)
topic-pep-646
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
topic-pep-695
topic-pep-695
Issues related to PEP 695 syntax
topic-pep-696
topic-pep-696
TypeVar defaults
topic-plugins
topic-plugins
The plugin API and ideas for new plugins
topic-possibly-undefined
topic-possibly-undefined
possibly-undefined error code
topic-protocols
topic-protocols
topic-python2
topic-python2
issues only applicable to Python 2
topic-quoted-annotations
topic-quoted-annotations
Detecting problems with quoted annotations
topic-reachability
topic-reachability
Detecting unreachable code
topic-recursive-types
topic-recursive-types
topic-reveal-type
topic-reveal-type
reveal_type() and reveal_locals()
topic-runtime-semantics
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
topic-self-types
topic-self-types
Types for self
topic-strict-optional
topic-strict-optional
topic-stubgen
topic-stubgen
topic-stubtest
topic-stubtest
topic-ternary-expression
topic-ternary-expression
a if b else c
topic-type-alias
topic-type-alias
TypeAlias and other type alias issues
topic-type-context
topic-type-context
Type context / bidirectional inference
topic-type-form
topic-type-form
TypeForm might fix this
topic-type-ignore
topic-type-ignore
# type: ignore comments
topic-type-narrowing
topic-type-narrowing
Conditional type narrowing / binder
topic-type-variables
topic-type-variables
topic-typed-dict
topic-typed-dict