Skip to content

Issues: python/mypy

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

[1.12, 1.13] Regression in enum narrowing bug mypy got something wrong topic-enum topic-literal-types topic-type-narrowing Conditional type narrowing / binder topic-union-types
#18029 opened Oct 24, 2024 by Fred-si
Generic matching error when tuple-unpacking result bug mypy got something wrong topic-inference When to infer types or require explicit annotations topic-type-variables topic-union-types
#16310 opened Oct 21, 2023 by msullivan
list unpacking: List or tuple expected as variadic arguments bug mypy got something wrong topic-type-context Type context / bidirectional inference topic-union-types
#14891 opened Mar 13, 2023 by giodall
And of isinstances / typeguards containing unions bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-union-types
#14434 opened Jan 12, 2023 by Anonymous-Stranger
Mypy emits two conflicting results for reveal_type bug mypy got something wrong topic-reveal-type reveal_type() and reveal_locals() topic-union-types
#10739 opened Jun 29, 2021 by akaptur
MyPy fails on Union[str, int] < Union[str, int] when underlying type is known bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-union-types
#10380 opened Apr 28, 2021 by muggenhor
nested isinstances lose type information bug mypy got something wrong false-positive mypy gave an error on correct code topic-join-v-union Using join vs. using unions topic-type-narrowing Conditional type narrowing / binder topic-union-types
#10146 opened Feb 27, 2021 by Akuli
Cannot access custom property of union type bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-descriptors Properties, class vs. instance attributes topic-runtime-semantics mypy doesn't model runtime semantics correctly topic-union-types
#9053 opened Jun 26, 2020 by nielsbuwen
"multiple values for keyword argument" with star expansion bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-union-types
#6799 opened May 8, 2019 by Eugeny
ProTip! Find all open issues with in progress development work with linked:pr.