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

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
Conditional decorated functions are not type checked bug mypy got something wrong
#17211 opened May 3, 2024 by davidhalter
Type invalid due to import, only on alternating runs bug mypy got something wrong
#17202 opened May 1, 2024 by jvanasco
False error: Never has no attribute "foo" [attr-defined] bug mypy got something wrong
#17198 opened Apr 30, 2024 by AndreyMZ
ProTip! Add no:assignee to see everything that’s not assigned.