Skip to content

Issues: python/mypy

Python 3.13 tracking issue
#17264 opened May 18, 2024 by hauntsaninja
Open 3
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

possibly-undefined not catching unbound variable in try/finally block bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#17387 opened Jun 15, 2024 by amh4r
possibly-undefined false negative for variable annotation bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#17373 opened Jun 13, 2024 by hauntsaninja
possibly-undefined false positive with global statement inside if bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#15838 opened Aug 10, 2023 by andersk
possibly-undefined rule should respect exhaustive checking feature topic-possibly-undefined possibly-undefined error code topic-reachability Detecting unreachable code
#14771 opened Feb 23, 2023 by sjdemartini
spurious used-before-def on admittedly odd wildcard import bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#14668 opened Feb 10, 2023 by jmhodges-color
[possibly-undefined] False-positive with nested try block and finally bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#14309 opened Dec 17, 2022 by cdce8p
(🐞) for/else with break statement incorrect possibly-undefined error bug mypy got something wrong topic-possibly-undefined possibly-undefined error code
#14209 opened Nov 27, 2022 by KotlinIsland
ProTip! What’s not been updated in a month: updated:<2024-10-14.