Skip to content

Issues: python/mypy

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

attrs copy.replace() support feature topic-attrs topic-plugins The plugin API and ideas for new plugins
#18304 opened Dec 17, 2024 by injust
Confusing error from bidirectional inference? bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18297 opened Dec 16, 2024 by alicederyn
Multiple inheritance with Generic leads to [misc] error bug mypy got something wrong
#18268 opened Dec 8, 2024 by Lancetnik
mypy incorrectly complains about incompatible type error bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18267 opened Dec 8, 2024 by athyuttamre
float and complex forcibly change invariant types to covariant bug mypy got something wrong
#18257 opened Dec 6, 2024 by jorenham
typing.TypeAliasType cannot be used to declare self-referential types bug mypy got something wrong topic-pep-695 Issues related to PEP 695 syntax topic-recursive-types
#18252 opened Dec 6, 2024 by bzoracler
Partial type that is "initialised" via assignment is only temporarily narrowed by isinstance bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#18238 opened Dec 3, 2024 by tyralla
False positive [operator] on union of dicts with heterogeneous value types bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18236 opened Dec 3, 2024 by harahu
Wrong return type inferred for overload with a type variable bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18233 opened Dec 2, 2024 by eltoder
functools.wraps Any in wrapped function bug mypy got something wrong
#18204 opened Nov 27, 2024 by CoolCat467
Limited inference with union of callables and assignment to a union bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18191 opened Nov 26, 2024 by Viicos
ProTip! Add no:assignee to see everything that’s not assigned.