Skip to content

Issues: python/mypy

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

mypy's inference gets confused about unions with typevartuple bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#18407 opened Jan 2, 2025 by A5rocks
mypy doesn't know about empty unpacked tuples bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#18390 opened Dec 31, 2024 by A5rocks
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
Spurious "Invalid self argument ... to attribute function" error when currying TypeVarTuple bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17184 opened Apr 27, 2024 by vbraun
Unpacked TypeVarTuple as a function argument is not compatible with empty tuple as its default bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17113 opened Apr 10, 2024 by airallergy
Cannot infer type of lambda regression with mypy 1.9 bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#17018 opened Mar 12, 2024 by rbuffat
Support for Union[*TypeVarTuple] feature topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#16720 opened Dec 31, 2023 by pwuertz
Never inferred in complex situation with variadic callable protocol bug mypy got something wrong topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#16522 opened Nov 19, 2023 by TeamSpen210
asyncio.gather is sometimes erroneously type-checked bug mypy got something wrong topic-async async, await, asyncio topic-overloads topic-pep-646 PEP 646 (TypeVarTuple, Unpack)
#10682 opened Jun 21, 2021 by Tinche
ProTip! Mix and match filters to narrow down what you’re looking for.