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

overloaded functions can get translated to invalid python bug mypy got something wrong
#5 by ashleyh was closed Dec 11, 2012
Invalid Python generated for calls such as foo<int>() bug mypy got something wrong
#9 by JukkaL was closed Dec 11, 2012
Invalid Python generated for optional argument after *arg bug mypy got something wrong
#12 by JukkaL was closed Jan 10, 2013
Invalid type inferred for 'or' and 'and' expressions bug mypy got something wrong
#17 by JukkaL was closed Jan 10, 2013
Extra space in generated Python code bug mypy got something wrong
#34 by JukkaL was closed Jan 28, 2013
Disallow __init__ in interfaces bug mypy got something wrong
#52 by JukkaL was closed Jan 30, 2013
Refactor nodes.VarDef
#84 by JukkaL was closed Jan 30, 2013
Running mypy.testparse as a module using -m fails bug mypy got something wrong
#100 by JukkaL was closed Feb 4, 2013
Lambda with void return value rejected bug mypy got something wrong
#108 by JukkaL was closed Jul 23, 2014
Support function decorators feature
#121 by JukkaL was closed Feb 8, 2013
Module __name__ and __doc__ names should have type str bug mypy got something wrong
#127 by JukkaL was closed May 17, 2015
Disallow assignment to modules bug mypy got something wrong
#130 by JukkaL was closed Sep 21, 2013
Parser gets confused by trailing semicolon bug mypy got something wrong
#144 by JukkaL was closed Jul 23, 2014
Call to bytes.join rejected by type checker bug mypy got something wrong
#154 by JukkaL was closed Feb 22, 2013
Cannot query length of a tuple bug mypy got something wrong
#158 by JukkaL was closed Jul 13, 2014
Fix type checking functions nested within methods bug mypy got something wrong
#163 by JukkaL was closed Feb 28, 2013
Rename python-lib to lib-python/3.2 refactoring Changing mypy's internals
#170 by JukkaL was closed Jul 2, 2013
Allow subclassing int and float feature
#172 by JukkaL was closed Jul 3, 2013
ProTip! no:milestone will show everything without a milestone.