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

isinstance(x, Tuple) fails when equivalent expressions don't bug mypy got something wrong false-positive mypy gave an error on correct code priority-2-low topic-runtime-semantics mypy doesn't model runtime semantics correctly
#6680 opened Apr 16, 2019 by lbenezriravin
Truthiness of None Does not Narrow Optional Types false-positive mypy gave an error on correct code feature needs discussion priority-2-low topic-type-narrowing Conditional type narrowing / binder
#7249 opened Jul 21, 2019 by WillAyd
Use empty outer context when checking str.format() calls bug mypy got something wrong false-positive mypy gave an error on correct code priority-2-low
#7479 opened Sep 6, 2019 by ilevkivskyi
Plugin hook for preprocessing annotations feature priority-2-low topic-plugins The plugin API and ideas for new plugins
#7758 opened Oct 20, 2019 by jtrakk
ProTip! Mix and match filters to narrow down what you’re looking for.