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
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

generics: isinstance reports false positives and false negatives bug mypy got something wrong
#15438 opened Jun 14, 2023 by Totto16
--update-data should error when running in parallel bug mypy got something wrong
#15427 opened Jun 13, 2023 by ikonst
Match statement with tuple of union type fails bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-type-narrowing Conditional type narrowing / binder
#15426 opened Jun 13, 2023 by charel-felten-rq
Mypy not reporting "undefined" variable. bug mypy got something wrong
#15416 opened Jun 11, 2023 by neimad1985
Add a CITATION.cff feature
#15415 opened Jun 11, 2023 by schackartk
Fix type argument count check for Instances bug mypy got something wrong priority-1-normal topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#15411 opened Jun 10, 2023 by ilevkivskyi
Fix upper bound checks for generic classes with TypeVarTuple bug mypy got something wrong priority-1-normal topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#15410 opened Jun 10, 2023 by ilevkivskyi
mypyc crashes with ParamSpec crash topic-mypyc mypyc bugs topic-paramspec PEP 612, ParamSpec, Concatenate
#15409 opened Jun 10, 2023 by kasium
Misleading error message when incompatible return type and iter bug mypy got something wrong
#15408 opened Jun 10, 2023 by Viicos
Decorator doesn't preserve type bug mypy got something wrong
#15406 opened Jun 9, 2023 by gvanrossum
Mypy 1.4 Release Planning meta Issues tracking a broad area of work
#15372 opened Jun 5, 2023 by jhance
Mypy incorrectly gives an error for a ternary return statement bug mypy got something wrong topic-type-context Type context / bidirectional inference
#15368 opened Jun 5, 2023 by johndoknjas
AnyStr in "(*param: Union[AnyStr, Any]) -> AnyStr" doesn't work bug mypy got something wrong
#15363 opened Jun 4, 2023 by gamecss
intentionally empty generator marked as unreachable bug mypy got something wrong topic-reachability Detecting unreachable code
#15345 opened Jun 1, 2023 by asottile
types-google-cloud-ndb is recommended incorrectly bug mypy got something wrong
#15343 opened Jun 1, 2023 by asottile
ProTip! What’s not been updated in a month: updated:<2023-05-14.