Skip to content

Issues: python/mypy

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

mypy crashes if collections import is removed from typing.pyi affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong
#16744 opened Jan 4, 2024 by srittau
Improve Liskov checks with overloads in subclass affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong topic-inheritance Inheritance and incompatible overrides
#15121 opened Apr 25, 2023 by hauntsaninja
Adding metaclass=ABCMeta to Sized breaks tuples affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong
#13986 opened Nov 2, 2022 by hauntsaninja
Support PEP 675 (LiteralString) affects-typeshed Anything that blocks a typeshed change feature meta Issues tracking a broad area of work topic-literalstring PEP 675
#12554 opened Apr 9, 2022 by JelleZijlstra
mypy doesn't take value restrictions into account when solving type variables affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong topic-type-variables
#11880 opened Jan 1, 2022 by hauntsaninja
"error: 'type' expects no type arguments, but 1 given" if type is aliased to another name affects-typeshed Anything that blocks a typeshed change bug mypy got something wrong topic-pep-585 PEP 585 (builtin generics) topic-type-alias TypeAlias and other type alias issues
#10068 opened Feb 11, 2021 by johnpmcconnell
ProTip! Adding no:label will show everything without a label.