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

isinstance(x, Type) not accepted bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-runtime-semantics mypy doesn't model runtime semantics correctly topic-type-narrowing Conditional type narrowing / binder topic-usability
#3060 opened Mar 27, 2017 by JukkaL
List[<nothing>] error bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-type-context Type context / bidirectional inference topic-usability
#3283 opened Apr 29, 2017 by jcrmatos
Passing a list as an argument with * leads to confusing error topic-calls Function calls, *args, **kwargs, defaults topic-error-reporting How we report errors topic-usability
#3224 opened Apr 23, 2017 by JelleZijlstra
Confusing error message when using AnyStr bug mypy got something wrong priority-0-high topic-join-v-union Using join vs. using unions topic-usability
#963 opened Oct 22, 2015 by oconnor663
Confusing message if callable is incompatible due to argument name bug mypy got something wrong priority-0-high topic-calls Function calls, *args, **kwargs, defaults topic-error-reporting How we report errors topic-usability
#4530 opened Feb 1, 2018 by JukkaL
ProTip! Add no:assignee to see everything that’s not assigned.