Skip to content

Issues: python/mypy

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

False positive example, can't interact with isinstance bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-ternary-expression a if b else c topic-type-context Type context / bidirectional inference topic-type-narrowing Conditional type narrowing / binder
#9226 opened Jul 28, 2020 by GoToCoding
mypy Type error for a class with an imported metaclass bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-metaclasses
#9185 opened Jul 21, 2020 by seanp2
Invalid expression type with set of asyncio tasks bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal
#9111 opened Jul 8, 2020 by decaz
Type[T] -> T has a strange behaviour bug mypy got something wrong priority-1-normal topic-type-form TypeForm might fix this topic-usability
#9003 opened Jun 15, 2020 by ltworf
Stubbed Enum classes does not allow indexing bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-enum
#8968 opened Jun 8, 2020 by compyman
Error with Sequence/Iterable/Collection with tuple of typed dict bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-type-context Type context / bidirectional inference topic-typed-dict
#8921 opened May 29, 2020 by antonagestam
Reachable code marked as unreachable in generic class with None type bug mypy got something wrong false-positive mypy gave an error on correct code priority-1-normal topic-reachability Detecting unreachable code topic-type-variables
#8871 opened May 22, 2020 by badochov
ProTip! What’s not been updated in a month: updated:<2024-12-30.