Skip to content

Issues: python/mypy

Python 3.12 tracking issue
#15277 opened May 21, 2023 by hauntsaninja
Open 5
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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

no error when using generic in except block bug mypy got something wrong
#17248 opened May 15, 2024 by DetachHead
Unpacking doesn't do proper type narrowing bug mypy got something wrong
#17240 opened May 14, 2024 by RbCaVi
Set and Dict generalizing the type unnecessarily bug mypy got something wrong
#17238 opened May 13, 2024 by MalteEbner
Attempted to reuse member name in Enum definition bug mypy got something wrong
#17234 opened May 11, 2024 by lanzz
match narrowing fails when the operand is an await expression bug mypy got something wrong
#17230 opened May 9, 2024 by tamird
__eq__ methods disable narrowing in the else block bug mypy got something wrong
#17229 opened May 9, 2024 by DetachHead
mypy should fail if the first element of the type has the same name as the variable bug mypy got something wrong topic-runtime-semantics mypy doesn't model runtime semantics correctly
#17227 opened May 8, 2024 by userappgate
name-defined error lets Mypy forget TypedDict was wrapped in Unpack bug mypy got something wrong
#17225 opened May 8, 2024 by tyralla
int inconsistently considered a subtype of float bug mypy got something wrong
#17223 opened May 7, 2024 by decorator-factory
Error in mypy when using any() or all() to check for None in a iterable bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#17218 opened May 6, 2024 by kingco6ra
Wrong Metaclass Conflict Error bug mypy got something wrong
#17213 opened May 3, 2024 by gaotako
ProTip! no:milestone will show everything without a milestone.