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

Overloaded deprecated method use is not reported bug mypy got something wrong topic-overloads topic-pep-702 PEP 702, @deprecated
#18474 opened Jan 15, 2025 by sobolevn
Cannot infer type of generic type parm in match case statement bug mypy got something wrong
#18470 opened Jan 15, 2025 by pbabics
Treat widening type variables consistently bug mypy got something wrong
#18456 opened Jan 13, 2025 by A5rocks
Type narrowing broken with dict items bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-type-narrowing Conditional type narrowing / binder
#18440 opened Jan 10, 2025 by xceral
Method as variable inside class fail to count parameters bug mypy got something wrong
#18438 opened Jan 10, 2025 by Polandia94
Erroneous arg-type error with Mapping and reversed Mapping bug mypy got something wrong
#18436 opened Jan 10, 2025 by kohlrabi
Support package ignores for deprecated feature topic-pep-702 PEP 702, @deprecated
#18435 opened Jan 10, 2025 by kasium
Cannot infer generic parameter types within match statements bug mypy got something wrong
#18432 opened Jan 9, 2025 by msto
reveal_type not run in "unreachable" branches bug mypy got something wrong
#18423 opened Jan 6, 2025 by hjwp
Unsupported operand type for ~ ("auto") bug mypy got something wrong topic-enum
#18410 opened Jan 2, 2025 by edgarrmondragon
mypy's inference gets confused about unions with typevartuple bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#18407 opened Jan 2, 2025 by A5rocks
ProTip! no:milestone will show everything without a milestone.