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

Rename WhileStmt => While etc. priority-2-low refactoring Changing mypy's internals
#249 by JukkaL was closed May 17, 2018
Multiply Tuple with IntExpr false-positive mypy gave an error on correct code feature priority-2-low
#863 by ecprice was closed Aug 4, 2021
Comprehension in class scope should see class variables bug mypy got something wrong false-positive mypy gave an error on correct code priority-2-low topic-python2 issues only applicable to Python 2 topic-runtime-semantics mypy doesn't model runtime semantics correctly
#1000 by gvanrossum was closed Mar 31, 2022
Can use deleted variable as a condition bug mypy got something wrong priority-2-low
#1075 by JukkaL was closed Jan 30, 2017
Conditional redefinition of builtin doesn't work false-positive mypy gave an error on correct code feature priority-2-low
#1105 by JukkaL was closed Jan 28, 2020
Better support for defaultdict(lambda) false-positive mypy gave an error on correct code feature priority-2-low
#1205 by mihneagiurgea was closed Mar 27, 2022
ProTip! no:milestone will show everything without a milestone.