Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open 3
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

Disable comparison overlap checks in assert statements false-positive mypy gave an error on correct code feature needs discussion topic-overlap Overlapping equality check
#17896 opened Oct 8, 2024 by JukkaL
Using TypeVar as typing for a function argument disables the --strict-equality check bug mypy got something wrong topic-overlap Overlapping equality check
#16477 opened Nov 13, 2023 by JaykeMeijer
False positive comparison-overlap bug mypy got something wrong topic-overlap Overlapping equality check
#15509 opened Jun 24, 2023 by fabi321
Non-overlapping equality not detected inside of pattern matching case statements. bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-overlap Overlapping equality check
#14965 opened Mar 27, 2023 by HexDecimal
Unexpected comparison-overlap error for identity comparison of optionals bug mypy got something wrong topic-overlap Overlapping equality check
#14395 opened Jan 4, 2023 by cebtenzzre
Wrong "Non-overlapping equality check" warning bug mypy got something wrong topic-calls Function calls, *args, **kwargs, defaults topic-overlap Overlapping equality check
#12561 opened Apr 11, 2022 by rggjan
comparison-overlap error not triggered for booleans bug mypy got something wrong topic-overlap Overlapping equality check
#11364 opened Oct 20, 2021 by DetachHead
False positive for "Non-overlapping identity check" when comparing Enum variants bug mypy got something wrong topic-enum topic-overlap Overlapping equality check
#10910 opened Aug 2, 2021 by kmurphy4
Strict equality false negative with 'in' and partial type bug mypy got something wrong priority-1-normal topic-overlap Overlapping equality check
#8182 opened Dec 19, 2019 by JukkaL
ProTip! Find all open issues with in progress development work with linked:pr.