The Wayback Machine - http://web.archive.org/web/20220824162936/https://github.com/python/mypy/issues
Skip to content

Issues: python/mypy

Python 3.11 tracking issue
#12840 opened May 22, 2022 by hauntsaninja
Open 7
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

isinstance and TypeVar bug
#13492 opened Aug 24, 2022 by johnburnett
Wrong type narrowing when using type without an argument in isinstance call bug false-positive topic-type-narrowing
#13462 opened Aug 20, 2022 by twoertwein
Unbound type variables in Callable type alias are substituted with Any bug topic-type-alias
#13449 opened Aug 18, 2022 by Drino
callable typeguard doesn't work on Any bug topic-type-narrowing
#13443 opened Aug 18, 2022 by DetachHead
isinstance doesn't narrow when using union bug topic-type-narrowing
#13438 opened Aug 17, 2022 by DetachHead
Incorrect "Type application has too few types" bug
#13437 opened Aug 17, 2022 by Dr-Irv
globl "type: ignore" ignores too much bug documentation topic-type-ignore
#13435 opened Aug 16, 2022 by socketpair
Arg(T, 'name') not equivalent to T in Callable bug topic-calls
#13429 opened Aug 15, 2022 by matteosantama
Inconsistent behavior when narrowing bounded generics. bug
#13426 opened Aug 15, 2022 by denballakh
Inconsistent results after 0.960 -> 0.971 migration bug
#13422 opened Aug 15, 2022 by sobolevn
TypeVar incompatible with nested coroutines bug topic-async topic-type-variables
#13408 opened Aug 13, 2022 by bushkov
ParamSpec errors when (re)used as generic argument bug topic-paramspec
#13403 opened Aug 13, 2022 by flaeppe
ProTip! Find all open issues with in progress development work with linked:pr.