-
-
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
typing.TypeAliasType
cannot be used to declare self-referential types
bug
#18252
opened Dec 6, 2024 by
bzoracler
Crash on diverging recursive generic protocols
crash
topic-protocols
topic-recursive-types
#17326
opened Jun 4, 2024 by
randolf-scholz
Use of
Annotated[T, ...]
in a recursive type results in a hang or crash
crash
topic-recursive-types
#17220
opened May 6, 2024 by
LeeeeT
Cannot determine type of attribute due to circular reference:
question
topic-recursive-types
#10749
opened Jun 30, 2021 by
rmorshea
Improve type inference for recursive protocols
bug
mypy got something wrong
priority-1-normal
topic-protocols
topic-recursive-types
#3829
opened Aug 15, 2017 by
ilevkivskyi
Implement variance checks for recursive protocols.
feature
priority-1-normal
topic-protocols
topic-recursive-types
#3828
opened Aug 15, 2017 by
ilevkivskyi
ProTip!
Exclude everything labeled
bug
with -label:bug.