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

Generic callback protocols break with kwargs needs discussion topic-calls Function calls, *args, **kwargs, defaults topic-protocols
#7311 opened Aug 9, 2019 by chadrik
abs(Union[int, Decimal]) is inferred as object bug mypy got something wrong topic-join-v-union Using join vs. using unions topic-protocols
#8601 opened Mar 29, 2020 by brettcs
Protocol with nested class bug mypy got something wrong question topic-protocols
#15835 opened Aug 9, 2023 by finswimmer
Cannot infer type argument with TypeVarTuple and Callback protocol bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack) topic-protocols
#17453 opened Jun 30, 2024 by cdce8p
Disallow type(x) if x has a protocol type bug mypy got something wrong topic-protocols
#16919 opened Feb 15, 2024 by JukkaL
ProTip! Add no:assignee to see everything that’s not assigned.