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

mypy thinks that instance variables that implement the descriptor protocol are invoked when accessing them bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes
#15822 opened Aug 5, 2023 by glyph
properties appear to lose their specialness inside context managers at class scope bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes
#15507 opened Jun 23, 2023 by glyph
callable protocols cannot infer the type of their own self bug mypy got something wrong
#15188 by glyph was closed Sep 14, 2023
Protocol can't constrain __init__ bug mypy got something wrong topic-protocols
#12970 by glyph was closed Nov 16, 2022
a decorator that modifies another decorator gives an incorrect type error bug mypy got something wrong topic-calls Function calls, *args, **kwargs, defaults
#9265 opened Aug 4, 2020 by glyph
type alias to union is invalid in runtime context bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal
#5354 by glyph was closed May 5, 2020
ProTip! Add no:assignee to see everything that’s not assigned.