Skip to content

Issues: python/mypy

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

Disallow type[NoReturn] bug mypy got something wrong priority-2-low topic-pep-484
#11291 opened Oct 7, 2021 by DetachHead
Bad circular imports are not rejected feature priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#61 opened Jan 27, 2013 by ashleyh
isinstance(x, Tuple) fails when equivalent expressions don't bug mypy got something wrong false-positive mypy gave an error on correct code priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#6680 opened Apr 16, 2019 by lbenezriravin
False positive with disallow-any-explicit and ... in Callable in bound of type var bug mypy got something wrong priority-2-low topic-calls Function calls, *args, **kwargs, defaults topic-disallow-any The disallow-any-* family of flags
#9496 opened Sep 28, 2020 by KotlinIsland
Allow method assignment in body of type extending typing.NamedTuple bug mypy got something wrong priority-2-low topic-named-tuple topic-runtime-semantics mypy doesn't model runtime semantics correctly
#8543 opened Mar 15, 2020 by asottile
ProTip! Find all open issues with in progress development work with linked:pr.