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

Redefinition doesn't work in else branch of try bug mypy got something wrong false-positive mypy gave an error on correct code
#18514 opened Jan 23, 2025 by hannes-ucsc
Decorating __init__() with a class decorator is not supported bug mypy got something wrong
#18513 opened Jan 23, 2025 by s417-lama
mypy duplicates reveal_type notes with partial types bug mypy got something wrong topic-reveal-type reveal_type() and reveal_locals()
#18511 opened Jan 22, 2025 by A5rocks
Make it possible to obtain non-type arguments in type analyze plugin hooks feature topic-plugins The plugin API and ideas for new plugins
#18508 opened Jan 22, 2025 by palle-k
TypeVar in higher order decorator with type alias not resolved properly bug mypy got something wrong topic-type-alias TypeAlias and other type alias issues topic-type-variables
#18503 opened Jan 21, 2025 by cdce8p
1.15 Release Tracking Issue meta Issues tracking a broad area of work
#18487 opened Jan 19, 2025 by wesleywright
3 tasks done
TypeVar with union bound changes return type of type(t)() bug mypy got something wrong
#18478 opened Jan 16, 2025 by christianbundy
Overloaded deprecated method use is not reported bug mypy got something wrong topic-overloads topic-pep-702 PEP 702, @deprecated
#18474 opened Jan 15, 2025 by sobolevn
Cannot infer type of generic type parm in match case statement bug mypy got something wrong
#18470 opened Jan 15, 2025 by pbabics
Treat widening type variables consistently bug mypy got something wrong
#18456 opened Jan 13, 2025 by A5rocks
Type narrowing broken with dict items bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-type-narrowing Conditional type narrowing / binder
#18440 opened Jan 10, 2025 by xceral
Method as variable inside class fail to count parameters bug mypy got something wrong
#18438 opened Jan 10, 2025 by Polandia94
ProTip! Type g i on any issue or pull request to go back to the issue listing page.