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
No error for bare asterisk after *args bug mypy got something wrong
#13 by JukkaL was closed Jul 25, 2014
Report error if self has explicit type bug mypy got something wrong needs discussion
#16 by JukkaL was closed Dec 8, 2016
Invalid type inferred for 'or' and 'and' expressions bug mypy got something wrong
#17 by JukkaL was closed Jan 10, 2013
Dynamically typed __init__ with argument types rejected bug mypy got something wrong
#19 by JukkaL was closed Apr 29, 2016
Do not allow returns with arguments in generators bug mypy got something wrong
#20 by JukkaL was closed Jan 20, 2016
Use bytes and bytearray consistently in the library stubs bug mypy got something wrong
#33 by JukkaL was closed Apr 25, 2016
Extra space in generated Python code bug mypy got something wrong
#34 by JukkaL was closed Jan 28, 2013
Copy type definition from local variables/methods in class definitions bug mypy got something wrong
#35 by khukri was closed Jan 14, 2013
Type inference of abs with user-defined argument type fails bug mypy got something wrong
#39 by JukkaL was closed Aug 25, 2014
Disallow __init__ in interfaces bug mypy got something wrong
#52 by JukkaL was closed Jan 30, 2013
Proper name mangling in the generated C code bug mypy got something wrong
#62 by JukkaL was closed Jul 25, 2014
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
None is not accepted by overloaded function bug mypy got something wrong
#111 by JukkaL was closed May 17, 2015
Name aliasing problem in overloaded function bug mypy got something wrong
#112 by JukkaL was closed Jun 27, 2013
Invalid keyword argument can be applied to overloaded function bug mypy got something wrong
#113 by JukkaL was closed May 17, 2015
Check the type of self when accessing a method via instance bug mypy got something wrong
#126 by JukkaL was closed Apr 29, 2016
Module __name__ and __doc__ names should have type str bug mypy got something wrong
#127 by JukkaL was closed May 17, 2015
ProTip! Find all open issues with in progress development work with linked:pr.