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

Inconsistent "Invalid Metaclass" error for classes defined within functions bug mypy got something wrong topic-metaclasses topic-type-alias TypeAlias and other type alias issues
#15027 opened Apr 10, 2023 by nathanjmcdougall
metaclass/__init_subclass__ keyword checking feature topic-metaclasses topic-plugins The plugin API and ideas for new plugins
#11057 opened Sep 4, 2021 by esoma
Wrong type inference for class with metaclass that acts as descriptor bug mypy got something wrong priority-2-low topic-descriptors Properties, class vs. instance attributes topic-metaclasses
#10964 opened Aug 10, 2021 by Jackenmen
Erronous 'Incompatible type' when using descriptor in metaclass bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes topic-metaclasses
#9758 opened Nov 26, 2020 by noperator-zz
mypy Type error for a class with an imported metaclass bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-metaclasses
#9185 opened Jul 21, 2020 by seanp2
Metaclass confusion with properties bug mypy got something wrong priority-2-low topic-descriptors Properties, class vs. instance attributes topic-metaclasses
#7945 opened Nov 13, 2019 by ronaldoussoren
ProTip! Type g i on any issue or pull request to go back to the issue listing page.