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

[1.12, 1.13] Regression in enum narrowing bug mypy got something wrong topic-enum topic-literal-types topic-type-narrowing Conditional type narrowing / binder topic-union-types
#18029 opened Oct 24, 2024 by Fred-si
Not detecting enum.auto vs enum.auto() bug mypy got something wrong topic-enum
#17650 opened Aug 7, 2024 by jamesbraza
Enum created via functional API should be iterable bug mypy got something wrong topic-enum
#16936 opened Feb 22, 2024 by abravalheri
false "Attempted to reuse member name in Enum definition" bug mypy got something wrong topic-enum
#16876 opened Feb 6, 2024 by belm0
Make stubtest handle __new__ in Enums bug mypy got something wrong topic-enum topic-stubtest
#16806 opened Jan 22, 2024 by hauntsaninja
Faulty type inference for Enum attributes bug mypy got something wrong topic-enum
#15454 opened Jun 16, 2023 by harahu
Type mismatch error with overlapping enums bug mypy got something wrong topic-enum
#15196 opened May 6, 2023 by LukasKrocek
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
Narrowing enums causes .value to be typed as Any bug mypy got something wrong topic-enum
#14092 opened Nov 14, 2022 by kmurphy4
New enum features in Python 3.11 feature meta Issues tracking a broad area of work topic-enum
#12841 opened May 22, 2022 by AlexWaygood
3 of 5 tasks
Enums with only descriptor members should not be final bug mypy got something wrong topic-descriptors Properties, class vs. instance attributes topic-enum topic-runtime-semantics mypy doesn't model runtime semantics correctly
#12494 opened Mar 30, 2022 by decorator-factory
ProTip! Add no:assignee to see everything that’s not assigned.