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

(🐞) --update-data removes escapes bug mypy got something wrong priority-2-low topic-tests
#17465 opened Jul 2, 2024 by KotlinIsland updated Jul 3, 2024
Support __call__ on metaclasses bug mypy got something wrong priority-2-low topic-protocols
#14122 opened Nov 17, 2022 by ilevkivskyi updated Apr 30, 2024
(🎁) Allow if expression / conditional base in class def feature priority-2-low semantic-analyzer Problems that happen during semantic analysis topic-ternary-expression a if b else c
#12445 opened Mar 25, 2022 by KotlinIsland updated Apr 23, 2024
Tuple-like Sequence feature needs discussion priority-2-low
#8441 opened Feb 25, 2020 by llchan updated Mar 1, 2024
mypy does not recognize os.name feature priority-2-low
#13002 opened Jun 21, 2022 by amatyukhin0 updated Feb 21, 2024
Request: opt-in rule preventing duplicate error codes feature priority-2-low topic-type-ignore # type: ignore comments
#16885 opened Feb 6, 2024 by jamesbraza updated Feb 11, 2024
Wrong type inference for class with metaclass that acts as descriptor bug mypy got something wrong priority-2-low topic-descriptors Properties, class vs. instance attributes topic-metaclasses
#10964 opened Aug 10, 2021 by Jackenmen updated Feb 4, 2024
Conditional expression produces different result than if (w/ callable()) bug mypy got something wrong priority-2-low topic-ternary-expression a if b else c topic-type-narrowing Conditional type narrowing / binder
#8265 opened Jan 9, 2020 by paravoid updated Jan 9, 2024
no error when subtyping string literal bug mypy got something wrong priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#16195 opened Sep 28, 2023 by DetachHead updated Sep 28, 2023
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 updated Sep 22, 2023
Lambda as RHS for operator always gets inferred as Any bug mypy got something wrong priority-2-low topic-disallow-any The disallow-any-* family of flags
#5843 opened Oct 26, 2018 by amarshall updated Sep 4, 2023
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 updated Aug 13, 2023
ProTip! Updated in the last three days: updated:>2024-09-19.