Pinned issues
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
Label
Projects
Milestones
Assignee
Sort
(🎁 )
reveal_type should reveal both the bounds, not just the lower bound
feature
#12243
opened Feb 23, 2022 by
KotlinIsland
Cache causes mypy to fail every 2nd run for module importing from google.cloud
bug
#12232
opened Feb 22, 2022 by
MaxG87
crash with namespace_packages and incorrect import sources
crash
#12231
opened Feb 22, 2022 by
DanAlbert
Negative type narrowing fails for protocols with overloaded methods
bug
#12228
opened Feb 21, 2022 by
BvB93
(🐞 ) New union syntax inconsistent with old union syntax, now it contains
Any
bug
topic-union-types
#12224
opened Feb 21, 2022 by
KotlinIsland
Literal broadened to superclass erroneously
bug
topic-literal-types
#12215
opened Feb 19, 2022 by
adamjstewart
PEP 604 unions don't work with generic type aliases
bug
topic-union-types
#12211
opened Feb 18, 2022 by
Eldar1205
Only allow splatting iterables if function takes at least one positional arg
feature
priority-2-low
#12206
opened Feb 18, 2022 by
piotrfilipiuk
Incorrect "redundant cast" between total and partial dicts
bug
topic-typed-dict
#12200
opened Feb 17, 2022 by
alicederyn
import * in class bodies should be disallowed
bug
priority-2-low
#12198
opened Feb 17, 2022 by
hauntsaninja
Mypy incorrectly infers that parameters are positional-only for
__eq__ methods autogenerated with @dataclass
bug
#12186
opened Feb 15, 2022 by
AlexWaygood
stubgen failed to find function signature from native modules
feature
topic-stubgen
#12178
opened Feb 15, 2022 by
elbaro
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.