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
Assigned to nobody Loading
Sort

Issues list

Source file found twice under different module names mypy bug mypy got something wrong pending Issues that may be closed
#19284 opened Jun 12, 2025 by Tusenka
Generic type incorrectly un-narrowed following TypeIs bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard-typeis TypeGuard / TypeIs / PEP 647 / PEP 742
#19282 opened Jun 12, 2025 by hauntsaninja
setting exclude_gitignore = true breaks stubtest bug mypy got something wrong topic-stubtest
#19281 opened Jun 12, 2025 by jorenham
1.16 changed behavior of redefined variable to None bug mypy got something wrong topic-strict-optional topic-type-narrowing Conditional type narrowing / binder
#19280 opened Jun 12, 2025 by eli-schwartz
Wrong unreachable note in finally section bug mypy got something wrong topic-reachability Detecting unreachable code
#19269 opened Jun 10, 2025 by tyralla
Type-narrowing in a union sometimes fails bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#19265 opened Jun 10, 2025 by bzoracler
Argument "key" to "sorted" has incompatible type "Callable…" bug mypy got something wrong topic-type-context Type context / bidirectional inference
#19259 opened Jun 9, 2025 by roubert
Mypy false positive for converter class attribute in logging.Formatter class. bug mypy got something wrong topic-calls Function calls, *args, **kwargs, defaults
#19241 opened Jun 6, 2025 by Yazan-Sharaya
1.16 regression: --warn-unused-ignore now complains in ignored-but-correct places bug mypy got something wrong pending Issues that may be closed topic-error-reporting How we report errors topic-type-ignore # type: ignore comments topic-usability
#19237 opened Jun 4, 2025 by asottile-sentry
Non-hashable tuple should not be accepted as Hashable bug mypy got something wrong
#19232 opened Jun 4, 2025 by bluenote10
ProTip! Mix and match filters to narrow down what you’re looking for.