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

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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.