-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Label
Projects
Milestones
Assignee
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
Typeshed import cycle causes mypy to start claiming a fixed-length tuple type alias declared with Anything that blocks a typeshed change
bug
mypy got something wrong
topic-import-cycles
topic-type-alias
TypeAlias and other type alias issues
TypeAlias
is "not valid as a type"
affects-typeshed
#16581
opened Nov 28, 2023 by
AlexWaygood
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
Don't use builtins.function and others anymore
affects-typeshed
Anything that blocks a typeshed change
feature
good-second-issue
priority-0-high
#8240
opened Jan 5, 2020 by
davidhalter
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.