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

type-arg errors are over a larger node than necessary bug mypy got something wrong topic-error-reporting How we report errors
#18531 opened Jan 25, 2025 by A5rocks
Should a method name shadow outer names when quoted or with PEP563? bug mypy got something wrong topic-quoted-annotations Detecting problems with quoted annotations topic-runtime-semantics mypy doesn't model runtime semantics correctly
#18525 opened Jan 24, 2025 by sterliakov
"Statement is unreachable" when doing match on type objects bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-reachability Detecting unreachable code
#18524 opened Jan 24, 2025 by woodruffw
incorrect end column for unreachable if statements bug mypy got something wrong topic-error-reporting How we report errors
#18522 opened Jan 24, 2025 by A5rocks
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
ProTip! Find all open issues with in progress development work with linked:pr.