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

Add True, False, None and nonlocal as keywords in Python 3 only bug mypy got something wrong
#201 by JukkaL was closed Apr 29, 2016
Misleading error message for multiple defined function bug mypy got something wrong
#214 by JukkaL was closed Jun 3, 2016
Conditional module imports feature
#212 by JukkaL was closed Nov 25, 2015
Property getters and setters can't have different types bug mypy got something wrong
#17808 by dalemyers was closed Sep 22, 2024
Add xrange to Python 2 builtins
#206 by JukkaL was closed Jul 8, 2013
__truediv__ should never return int bug mypy got something wrong
#205 by JukkaL was closed Jul 8, 2013
int(), float(), str() and bool() not accepted bug mypy got something wrong
#192 by JukkaL was closed Jul 5, 2013
Move stubs to stubs/3.2 refactoring Changing mypy's internals
#191 by JukkaL was closed Jul 5, 2013
Fix pretty printing original source code from AST bug mypy got something wrong
#190 by JukkaL was closed May 17, 2015
Speed up the parser feature
#188 by JukkaL was closed Apr 26, 2016
Speed up the lexer feature
#187 by JukkaL was closed Apr 26, 2016
All definitions in the typing module are implicitly imported bug mypy got something wrong
#185 by JukkaL was closed Jul 19, 2014
ProTip! Add no:assignee to see everything that’s not assigned.