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
Labels
Filter by label
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Document exit codes for mypy and dmypy
documentation
priority-1-normal
topic-usability
#6003
opened Dec 4, 2018 by
ilevkivskyi
Suggest making protocol attribute read-only if invariance causes conflict
priority-1-normal
topic-protocols
topic-usability
#6002
opened Dec 4, 2018 by
JukkaL
`INTERNAL ERROR` with generic type + NamedTuple + classmethod
crash
priority-0-high
topic-named-tuple
#5996
opened Dec 3, 2018 by
sebpiq-kialo
Class and static methods that can only be called through an explicit class
needs discussion
#5977
opened Nov 30, 2018 by
JukkaL
Definition of "__iter__" in "ItemsView" is incompatible with definition "Sequence"
bug
false-positive
priority-0-high
#5973
opened Nov 29, 2018 by
althonos
Covariant generic type context results in confusing message with __add__
bug
false-positive
priority-1-normal
topic-type-variables
#5971
opened Nov 28, 2018 by
JukkaL
--disallow-untyped-calls allows calling values with Any type
bug
priority-0-high
topic-usability
#5968
opened Nov 28, 2018 by
JukkaL
Type ignore comment has no effect after argument type comment
bug
false-positive
priority-0-high
#5967
opened Nov 28, 2018 by
JukkaL
Idea: short-circuit analysis with `if <platform-check>: return`
#5964
opened Nov 28, 2018 by
samertm
Small bug: `if` expression doesn't short circuit for --always-false/--always-true
#5963
opened Nov 28, 2018 by
samertm
Add support for a server timeout on Windows for the mypy daemon
feature
priority-1-normal
topic-daemon
topic-usability
#5962
opened Nov 27, 2018 by
ethanhs
Callable has no attribute __kwdefaults__
bug
false-positive
needs discussion
#5958
opened Nov 27, 2018 by
ahmedsoe
Unused section warning with warn_unused_configs and cache
bug
#5957
opened Nov 27, 2018 by
The-Compiler
Improve message when function is missing return type
feature
priority-1-normal
topic-usability
#5952
opened Nov 26, 2018 by
JukkaL
MyPy checks fail when overriding __eq__ to return a custom type and calling it as a right-operator
#5951
opened Nov 26, 2018 by
migwellian
Global configuration file merged with project configuration file
#5949
opened Nov 25, 2018 by
NickeZ
ProTip!
Adding no:label will show everything without a label.