Skip to content

No labels!

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

bug
bug
mypy got something wrong
priority-1-normal
priority-1-normal
priority-2-low
priority-2-low
false-positive
false-positive
mypy gave an error on correct code
topic-usability
topic-usability
topic-type-variables
topic-type-variables
topic-type-narrowing
topic-type-narrowing
Conditional type narrowing / binder
needs discussion
needs discussion
topic-runtime-semantics
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
documentation
documentation
topic-overloads
topic-overloads
topic-join-v-union
topic-join-v-union
Using join vs. using unions
topic-descriptors
topic-descriptors
Properties, class vs. instance attributes
priority-0-high
priority-0-high
topic-daemon
topic-daemon
dmypy
topic-typed-dict
topic-typed-dict
topic-plugins
topic-plugins
The plugin API and ideas for new plugins
topic-error-reporting
topic-error-reporting
How we report errors
topic-reachability
topic-reachability
Detecting unreachable code
topic-inheritance
topic-inheritance
Inheritance and incompatible overrides
topic-configuration
topic-configuration
Configuration files and flags
topic-stubgen
topic-stubgen
topic-protocols
topic-protocols
topic-dataclasses
topic-dataclasses
topic-union-types
topic-union-types
topic-literal-types
topic-literal-types
topic-match-statement
topic-match-statement
Python 3.10's match statement