Skip to content

Issues: python/mypy

Python 3.12 tracking issue
#15277 opened May 21, 2023 by hauntsaninja
Open 6
Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open
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

The implementation of TypeChecker.fail is incorrect bug mypy got something wrong
#17442 opened Jun 26, 2024 by delfick
Redefinition of function arguments can give unclear error message bug mypy got something wrong
#17439 opened Jun 25, 2024 by ianw
Staticmethod's generated by closures are not recognized as being static bug mypy got something wrong
#17438 opened Jun 25, 2024 by rpbeltran
Union can cause Iterator to require a return statement bug mypy got something wrong
#17432 opened Jun 24, 2024 by tvuotila
1.10.1: pytest fails in bug mypy got something wrong
#17428 opened Jun 23, 2024 by kloczek
Prime number sieve with generators example does not pass mypy bug mypy got something wrong
#17414 opened Jun 21, 2024 by chrisirhc
functools.partial incorrectly handles generic function arguments bug mypy got something wrong
#17411 opened Jun 20, 2024 by tamird
"Name already defined" for PySide6 Property bug mypy got something wrong
#17406 opened Jun 19, 2024 by rbits0
get_dynamic_class_hook does not handle defer properly bug mypy got something wrong topic-plugins The plugin API and ideas for new plugins
#17402 opened Jun 18, 2024 by asottile-sentry
[type-abstract] reports with a tuple when the actual type is a dict bug mypy got something wrong
#17399 opened Jun 18, 2024 by bzoracler
no error when overriding property with incompatible return type when the overridden property has asetter that's decorated with a contextmanager bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes topic-inheritance Inheritance and incompatible overrides
#17393 opened Jun 17, 2024 by DetachHead
possibly-undefined not catching unbound variable in try/finally block bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#17387 opened Jun 15, 2024 by goodoldneon
Need help annotating class with dynamic inheritance bug mypy got something wrong
#17379 opened Jun 13, 2024 by actionless
False positive on function call with walrus operator bug mypy got something wrong topic-pep-572 PEP 572 (walrus operator)
#17377 opened Jun 13, 2024 by mixilchenko
possibly-undefined false negative for variable annotation bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#17373 opened Jun 13, 2024 by hauntsaninja
Match exhaustion fails incorrectly when matching same option twice. bug mypy got something wrong
#17372 opened Jun 13, 2024 by superosku
ProTip! Find all open issues with in progress development work with linked:pr.