Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open 1
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

Regression: IO[str] not compatible with SupportsWrite[AnyStr] bug mypy got something wrong false-positive mypy gave an error on correct code topic-protocols topic-type-variables
#17863 opened Oct 2, 2024 by JukkaL
Integer incorrectly narrowed to IntEnum bug mypy got something wrong topic-enum topic-type-narrowing Conditional type narrowing / binder
#17860 opened Oct 1, 2024 by JukkaL
Iteration over a Enum fails to typecheck if it's the Flag subclass bug mypy got something wrong
#17858 opened Oct 1, 2024 by Quasar6X
overload with wrong return type is ignored bug mypy got something wrong
#17857 opened Oct 1, 2024 by ggirol-rc
Incorrect diagnostic on missing submodule bug mypy got something wrong
#17846 opened Sep 28, 2024 by jolaf
dmypy in a metadata reload loop with --use-fine-grained-cache bug mypy got something wrong
#17831 opened Sep 25, 2024 by Redoubts
Crash when using ParamSpec crash
#17825 opened Sep 25, 2024 by kvdveer
1.12 Release Tracking Issue meta Issues tracking a broad area of work
#17815 opened Sep 24, 2024 by hauntsaninja
Support infer_variance= parameter for TypeVar (PEP 695) feature topic-pep-695 Issues related to PEP 695 syntax
#17811 opened Sep 23, 2024 by JukkaL
Linecount Report over counting bug mypy got something wrong
#17807 opened Sep 22, 2024 by sagarbadiyani
Type application is only supported for generic classes bug mypy got something wrong
#17804 opened Sep 22, 2024 by IvanKirpichnikov
The execution results of dmypy are not as expected bug mypy got something wrong
#17797 opened Sep 20, 2024 by WutingjiaX
Mypyc IntEnum undeclared name error while compiling bug mypy got something wrong
#17796 opened Sep 20, 2024 by CoolCat467
Mypyc should support __file__ feature topic-mypyc mypyc bugs
#17795 opened Sep 20, 2024 by CoolCat467
Mypyc KeyError: mypy.nodes.MemberExpr bug mypy got something wrong
#17794 opened Sep 20, 2024 by CoolCat467
Mypyc AssertionError: Self`0 bug mypy got something wrong topic-mypyc mypyc bugs topic-named-tuple topic-type-variables
#17793 opened Sep 20, 2024 by CoolCat467
ProTip! What’s not been updated in a month: updated:<2024-09-02.