Skip to content

Issues: python/mypy

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Unreachability depends on statement ordering bug mypy got something wrong topic-reachability Detecting unreachable code
#18901 opened Apr 8, 2025 by A5rocks
For loop with a Generator[Any, Any, NoReturn] doesn't cause unreachable code. bug mypy got something wrong topic-reachability Detecting unreachable code
#18891 opened Apr 7, 2025 by MoonMountain2k
Wrong types when pattern matching int with http.HTTPStatus bug mypy got something wrong topic-enum topic-match-statement Python 3.10's match statement topic-runtime-semantics mypy doesn't model runtime semantics correctly
#18866 opened Apr 1, 2025 by injust
Type variable defaults aren't checked properly against TypeAliasType(...) aliases bug mypy got something wrong topic-type-alias TypeAlias and other type alias issues
#18862 opened Mar 31, 2025 by bzoracler
Coverage not working with mypy ignores and vague errors bug mypy got something wrong topic-error-reporting How we report errors
#18855 opened Mar 30, 2025 by Lyranile
Making a type alias of a Callable that describes a decorator discards all type information bug mypy got something wrong topic-type-alias TypeAlias and other type alias issues
#18842 opened Mar 26, 2025 by ascopes
Type is not inferred in match statement bug mypy got something wrong topic-match-statement Python 3.10's match statement
#18833 opened Mar 24, 2025 by unexcellent
The implementation of the abstract class is judged by mypy to be unconstructable bug mypy got something wrong topic-join-v-union Using join vs. using unions
#18830 opened Mar 22, 2025 by dnomd343
Loop Variable over Literal List Not Recognised as Having Literal Type bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18826 opened Mar 21, 2025 by macdjord
No TypeVar variable inference in ternary operators bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18817 opened Mar 19, 2025 by sasanjac
mypy failed to evaluate TypeVar in function parameter bug mypy got something wrong topic-type-context Type context / bidirectional inference topic-type-variables
#18816 opened Mar 19, 2025 by KaitoHH
generic dataclass with default (and typevar default) bug mypy got something wrong topic-pep-696 TypeVar defaults
#18812 opened Mar 17, 2025 by asottile-sentry
stubtest invents _DT attribute on dataclasses bug mypy got something wrong topic-stubtest
#18811 opened Mar 17, 2025 by srittau
Inconsistent type analysis in lambdas for redundant-expr bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#18807 opened Mar 16, 2025 by sk-
ProTip! Follow long discussions with comments:>50.