Skip to content

Issues: python/mypy

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

Using type Self allows to violate Liskov Substitution Principle bug mypy got something wrong topic-inheritance Inheritance and incompatible overrides topic-self-types Types for self
#15619 opened Jul 7, 2023 by AntPeixe
method self type appears to be unknown (Flag, Python 3.11) bug mypy got something wrong topic-enum topic-self-types Types for self
#15109 opened Apr 24, 2023 by belm0
Self as return type annotation in base class method breaks multi-inheritance bug mypy got something wrong topic-inheritance Inheritance and incompatible overrides topic-self-types Types for self
#14640 opened Feb 7, 2023 by uriyyo
Specialized methods on generic classes bug mypy got something wrong topic-self-types Types for self topic-type-variables
#14243 opened Dec 4, 2022 by Tinche
Weird error message for incompatible override when using a TypeVar for self bug mypy got something wrong topic-error-reporting How we report errors topic-inheritance Inheritance and incompatible overrides topic-self-types Types for self topic-usability
#12786 opened May 14, 2022 by AlexWaygood
False negative for restricted self in subclass bug mypy got something wrong priority-1-normal topic-inheritance Inheritance and incompatible overrides topic-self-types Types for self
#7861 opened Nov 3, 2019 by ilevkivskyi
ProTip! Add no:assignee to see everything that’s not assigned.