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

return await ... not working properly bug mypy got something wrong
#18805 opened Mar 15, 2025 by xAkre
Invalid type inference for generic typed dicts bug mypy got something wrong topic-typed-dict
#18804 opened Mar 15, 2025 by rnv812
Strict equality not working between string and uuid bug mypy got something wrong topic-overlap Overlapping equality check
#18798 opened Mar 13, 2025 by sk-
isinstance(_, Callable) reports [arg-type] bug mypy got something wrong
#18796 opened Mar 12, 2025 by jorenham
Error code for "async for" outside async function is too general bug mypy got something wrong topic-async async, await, asyncio topic-error-reporting How we report errors
#18795 opened Mar 12, 2025 by danielnelson
For tuple in match, _ isn't determined to be Never, but _, _ is bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-reachability Detecting unreachable code
#18792 opened Mar 12, 2025 by wyattscarpenter
Enum .name property has str type bug mypy got something wrong topic-enum
#18786 opened Mar 11, 2025 by semohr
Detect impossible unpacking? bug mypy got something wrong good-second-issue topic-calls Function calls, *args, **kwargs, defaults
#18783 opened Mar 11, 2025 by ego-thales
Union of Never can't be used bug mypy got something wrong
#18779 opened Mar 10, 2025 by pleaseletmesearch
Inconsistent Handling of Self in ClassVar Annotations bug mypy got something wrong topic-self-types Types for self
#18776 opened Mar 9, 2025 by avranu
(🐞) [1.15 REGRESSION] tuple fallback reports any expression bug mypy got something wrong topic-disallow-any The disallow-any-* family of flags
#18770 opened Mar 8, 2025 by KotlinIsland
False positive with **kwargs with multiple arguments bug mypy got something wrong topic-error-reporting How we report errors
#18759 opened Mar 6, 2025 by eltoder
dmypy crash crash topic-daemon dmypy
#18755 opened Mar 3, 2025 by johnfn
1.16 Release Planning meta Issues tracking a broad area of work
#18739 opened Feb 25, 2025 by jhance
ProTip! Add no:assignee to see everything that’s not assigned.