-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
False positive "Statement is unreachable" when checking if typevar is None
bug
mypy got something wrong
topic-overlap
Overlapping equality check
topic-type-variables
#18126
opened Nov 7, 2024 by
Cnoor0171
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
--strict-equality
flag not working with membership operator and Literal
types
feature
topic-literal-types
topic-overlap
#17062
opened Mar 24, 2024 by
mflova
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 mypy got something wrong
topic-overlap
Overlapping equality check
comparison-overlap
bug
#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
Non-overlapping identity check when left operand is not optional and right operand is None
feature
topic-overlap
Overlapping equality check
#11888
opened Jan 2, 2022 by
sami-evangelista
comparison-overlap
error not triggered for booleans
bug
#11364
opened Oct 20, 2021 by
DetachHead
Non overlapping inclusion check for literal types
feature
topic-literal-types
topic-overlap
Overlapping equality check
#11313
opened Oct 11, 2021 by
sami-evangelista
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
Should non-overlapping comparisons allowed in assertions?
needs discussion
topic-overlap
Overlapping equality check
#8294
opened Jan 16, 2020 by
JukkaL
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.