Skip to content

Issues: python/mypy

Beta
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

dmypy suggest --no-any still gives suggestion with Any bug mypy got something wrong topic-daemon dmypy
#18939 opened Apr 17, 2025 by asottile-sentry
Generic argument is not being identified bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax
#18933 opened Apr 17, 2025 by Alc-Alc
Hang on some type hints bug mypy got something wrong performance
#18928 opened Apr 15, 2025 by WiredBovine
Explicit Variables Warning Issue bug mypy got something wrong pending Issues that may be closed
#18927 opened Apr 15, 2025 by Lyranile
Unclear Coverage Results bug mypy got something wrong pending Issues that may be closed
#18926 opened Apr 15, 2025 by Lyranile
Type checking fails to distribute across Tuple types bug mypy got something wrong false-positive mypy gave an error on correct code topic-union-types
#18922 opened Apr 14, 2025 by bcmills
Self not accepted when used with a dataclass bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax topic-self-types Types for self topic-type-variables
#18920 opened Apr 13, 2025 by jrdnh
Function returning NotImplementedType cannot return NotImplemented if strict=True bug mypy got something wrong topic-disallow-any The disallow-any-* family of flags
#18914 opened Apr 12, 2025 by schuelermine
stubgen does not handle TypeAlias bug mypy got something wrong topic-stubgen
#18905 opened Apr 10, 2025 by jpl-dhemberg
Default of TypeVar isn't respected for assignments. pending Issues that may be closed question
#18904 opened Apr 9, 2025 by s3rius
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
ProTip! Add no:assignee to see everything that’s not assigned.