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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

type checking of member assigned with lambda bug mypy got something wrong
#13818 opened Oct 5, 2022 by beauxq
MYPY_FORCE_COLOR only colours output on Windows, not macOS/Ubuntu bug mypy got something wrong topic-configuration Configuration files and flags
#13817 opened Oct 4, 2022 by hugovk
Union not being recognized as types.UnionType bug mypy got something wrong topic-pep-604 PEP 604 (union | operator) topic-runtime-semantics mypy doesn't model runtime semantics correctly
#13810 opened Oct 4, 2022 by nickeldan
attrs match type narrowing failure bug mypy got something wrong
#13804 opened Oct 3, 2022 by Tinche
Type Narrowing failure in 0.981 bug mypy got something wrong topic-type-variables
#13800 opened Oct 3, 2022 by gholden-wavefin
Union[List[T], T] is not recognized by mypy bug mypy got something wrong
#13792 opened Oct 3, 2022 by arogozhnikov
Mysterious type creation bug mypy got something wrong
#13761 opened Sep 29, 2022 by NeilGirdhar
isinstance on runtime-checkable protocols does not correctly narrow unions inferred by TypeGuard bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder topic-typeguard TypeGuard / PEP 647
#13753 opened Sep 28, 2022 by twoertwein
More flexible bugfix releases topic-developer Issues relevant to mypy developers
#13752 opened Sep 28, 2022 by JukkaL
Type narrowing discards tuple from Union[Tuple, Sequence] in conditional bug mypy got something wrong topic-type-narrowing Conditional type narrowing / binder
#13749 opened Sep 27, 2022 by zigaLuksic
Seemingly correct type narrowing, but still incompatible type bug mypy got something wrong topic-match-statement Python 3.10's match statement topic-named-tuple
#13744 opened Sep 26, 2022 by hwong557
__match_args__ must catch non-existent attributes bug mypy got something wrong topic-match-statement Python 3.10's match statement
#13741 opened Sep 26, 2022 by sobolevn
False positive (and puzzling message) with union types and callables bug mypy got something wrong
#13720 opened Sep 23, 2022 by clo-vis
ProTip! Find all open issues with in progress development work with linked:pr.