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

Type check error in List[Tuple[str, Union[str, int]]] bug mypy got something wrong
#10126 by abersheeran was closed Feb 21, 2021
Unexpected complain about method compatiblity with multiple inheritance bug mypy got something wrong
#614 by JukkaL was closed Mar 22, 2015
Don't verify overrides for dynamically typed methods bug mypy got something wrong
#620 by JukkaL was closed Apr 14, 2015
Reference to decorated function above its definition fails bug mypy got something wrong
#613 by JukkaL was closed Nov 27, 2015
Explicit type for self silently ignored bug mypy got something wrong
#635 by JukkaL was closed Apr 3, 2017
Make tuple types subtypes of Sized, Container, Reversible, etc. bug mypy got something wrong
#671 by JukkaL was closed Dec 15, 2015
2
Crash during type inference with union of type variable and callable bug mypy got something wrong
#674 by JukkaL was closed May 15, 2015
Cannot determine type of a function with a no_type_check decorator bug mypy got something wrong
#663 by JukkaL was closed May 14, 2015
Missing argument to Callable crashes mypy bug mypy got something wrong
#673 by spkersten was closed Jun 3, 2016
Error when using tuple base class not detected bug mypy got something wrong
#867 by JukkaL was closed Sep 27, 2017
TypeJoinVisitor doesn't support visit_overloaded() bug mypy got something wrong
#729 by JamesGuthrie was closed Aug 17, 2015
Infinite loop when processing certain packages. bug mypy got something wrong
#725 by public was closed Aug 16, 2015
Catch TypeVisitor subclasses with unimplemented abstract methods bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal
#730 by JamesGuthrie was closed Aug 22, 2019
Expanded FuncDef can contain a cycle bug mypy got something wrong needs discussion
#845 by JukkaL was closed May 18, 2018
Make imports from typing implicit when using docstring annotations bug mypy got something wrong
#850 by JukkaL was closed Jun 7, 2016
Crash when type checking class attribute access bug mypy got something wrong
#844 by JukkaL was closed Aug 20, 2015
Type check error with overloaded function bug mypy got something wrong
#854 by JukkaL was closed Sep 7, 2015
No error on invalid docstring annotations bug mypy got something wrong
#849 by JukkaL was closed Jun 7, 2016
Traceback analysing asyncio "item = yield from queue.get()" bug mypy got something wrong
#836 by gjcarneiro was closed Jan 20, 2016
Fix issues with docstring parser bug mypy got something wrong
#853 by JukkaL was closed Jun 2, 2016
Hang when type checking in weak global mode bug mypy got something wrong
#858 by JukkaL was closed Apr 28, 2016
Type inference needs help with lambdas bug mypy got something wrong
#859 by agentydragon was closed May 3, 2016
ProTip! What’s not been updated in a month: updated:<2024-08-22.