Skip to content

Issues: python/mypy

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

Spurious type error using result of re.match in lambda inside map bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18947 opened Apr 21, 2025 by alexcoplan
Loop Variable over Literal List Not Recognised as Having Literal Type bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18826 opened Mar 21, 2025 by macdjord
No TypeVar variable inference in ternary operators bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18817 opened Mar 19, 2025 by sasanjac
mypy failed to evaluate TypeVar in function parameter bug mypy got something wrong topic-type-context Type context / bidirectional inference topic-type-variables
#18816 opened Mar 19, 2025 by KaitoHH
return await ... not working properly bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18805 opened Mar 15, 2025 by xAkre
bogus complaint when checking Callable arguments bug mypy got something wrong topic-type-context Type context / bidirectional inference topic-type-variables
#18689 opened Feb 16, 2025 by MarcelloPerathoner
Confusing error from bidirectional inference? bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18297 opened Dec 16, 2024 by alicederyn
mypy incorrectly complains about incompatible type error bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18267 opened Dec 8, 2024 by athyuttamre
False positive [operator] on union of dicts with heterogeneous value types bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18236 opened Dec 3, 2024 by harahu
Wrong return type inferred for overload with a type variable bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18233 opened Dec 2, 2024 by eltoder
Limited inference with union of callables and assignment to a union bug mypy got something wrong topic-type-context Type context / bidirectional inference
#18191 opened Nov 26, 2024 by Viicos
Different error code when assigning the result of a function to an annotated field bug mypy got something wrong topic-type-context Type context / bidirectional inference
#17986 opened Oct 17, 2024 by Viicos
[arg-type] wrong argument type in generic function with union bug mypy got something wrong topic-type-context Type context / bidirectional inference
#17654 opened Aug 9, 2024 by RoketFlame
return value of sorted() cannot be upcast bug mypy got something wrong topic-type-context Type context / bidirectional inference
#17296 opened May 26, 2024 by Dunes
Mypy error with tuple types Including TypedDict in return bug mypy got something wrong topic-type-context Type context / bidirectional inference topic-typed-dict
#16585 opened Nov 29, 2023 by tomoris
Union type narrowing behaves differently depending on argument position bug mypy got something wrong topic-join-v-union Using join vs. using unions topic-type-context Type context / bidirectional inference
#16401 opened Nov 3, 2023 by bluenote10
Generic type inferred wrong; curious difference betweer aiter(f(x)) and c = f(x); aiter(c) bug mypy got something wrong topic-type-context Type context / bidirectional inference
#16376 opened Oct 31, 2023 by sliedes
Inline any(filter(...)) false-positive errors bug mypy got something wrong topic-type-context Type context / bidirectional inference
#16277 opened Oct 17, 2023 by Behoston
Passing a list of tuples with an optional parameter works with 1 multiplier, not 2 bug mypy got something wrong topic-type-context Type context / bidirectional inference
#15805 opened Aug 2, 2023 by rickwierenga
Misleading error message when incompatible return type and iter bug mypy got something wrong topic-type-context Type context / bidirectional inference
#15408 opened Jun 10, 2023 by Viicos
ProTip! What’s not been updated in a month: updated:<2025-03-22.