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

Sequence | Hashable reduced to Hashable when class is Generic bug mypy got something wrong
#14311 by twoertwein was closed Aug 14, 2023
discrepencay between mypy and mypyc bug mypy got something wrong topic-mypyc mypyc bugs
#14306 opened Dec 16, 2022 by twoertwein
isinstance on runtime-checkable protocols does not correctly narrow unions inferred by TypeGuard bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#13753 opened Sep 28, 2022 by twoertwein
REGR: 0.981 dict-item error for union of Iterable and Mapping bug mypy got something wrong
#13750 by twoertwein was closed Sep 28, 2022
Literal of type string not accepted as keyword name bug mypy got something wrong topic-calls Function calls, *args, **kwargs, defaults topic-literal-types
#13674 opened Sep 17, 2022 by twoertwein
Wrong type narrowing when using type without an argument in isinstance call bug mypy got something wrong false-positive mypy gave an error on correct code topic-type-narrowing Conditional type narrowing / binder
#13462 opened Aug 20, 2022 by twoertwein
mypy_path is being ignored when providing file arguments bug mypy got something wrong
#13098 by twoertwein was closed Jul 8, 2022
Timely releases on conda-forge bug mypy got something wrong
#12742 by twoertwein was closed May 26, 2022
Inconsistent behavior when matching dict against Mapping | Hashable bug mypy got something wrong
#12467 by twoertwein was closed Mar 27, 2022
Decorating an overloaded method causes an override error in the sub-class bug mypy got something wrong topic-inheritance Inheritance and incompatible overrides topic-overloads
#12387 opened Mar 20, 2022 by twoertwein
0.940: Condition can't be inferred, unable to merge overloads bug mypy got something wrong
#12335 by twoertwein was closed Mar 12, 2022
Binding of Generic decorators on Union variables bug mypy got something wrong
#11037 opened Aug 29, 2021 by twoertwein
Code unreachable according to mypyc but not according to mypy bug mypy got something wrong
#10703 by twoertwein was closed Jan 16, 2022
[mypyc] Can compile TypedDict but throws TypeError at runtime bug mypy got something wrong
#10127 by twoertwein was closed Feb 23, 2021
[mypyc] object has no attribute '__mypyc_attrs__' bug mypy got something wrong
#10122 by twoertwein was closed Feb 23, 2021
ProTip! Adding no:label will show everything without a label.