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
mypy generates mypy got something wrong
good-first-issue
priority-2-low
topic-dataclasses
topic-match-statement
Python 3.10's match statement
topic-named-tuple
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
__match_args__
for dataclasses and NamedTuple
s on Python <3.10
bug
#12489
opened Mar 29, 2022 by
AlexWaygood
Mypy incorrectly warns when passing literals as kwarg keywords
bug
mypy got something wrong
good-first-issue
#10023
opened Feb 4, 2021 by
nipunn1313
Stubgen skips "vendor" directory
bug
mypy got something wrong
good-first-issue
topic-stubgen
#9599
opened Oct 15, 2020 by
ericstarr
mypy Type error for a class with an imported metaclass
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
good-first-issue
priority-1-normal
topic-metaclasses
#9185
opened Jul 21, 2020 by
seanp2
class with __setattr__ reports properties are read-only
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
good-first-issue
priority-1-normal
#9160
opened Jul 16, 2020 by
rhshadrach
Generate better error message for incompatible **kwargs
good-first-issue
priority-1-normal
topic-calls
Function calls, *args, **kwargs, defaults
topic-usability
#8874
opened May 22, 2020 by
JukkaL
Protocol documentation for arguments is misleading
documentation
good-first-issue
topic-protocols
#8805
opened May 12, 2020 by
silviogutierrez
Auto-discovery of .test files
good-first-issue
priority-0-high
topic-developer
Issues relevant to mypy developers
#8650
opened Apr 8, 2020 by
JukkaL
Better error location for incompatible override due to argument incompatibility
feature
good-first-issue
priority-1-normal
topic-error-reporting
How we report errors
topic-inheritance
Inheritance and incompatible overrides
topic-usability
#8298
opened Jan 16, 2020 by
JukkaL
Recognize platform.system() as well as sys.platform is
feature
good-first-issue
priority-1-normal
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#8166
opened Dec 17, 2019 by
brettcannon
option no-implicit-optional ignored as inline configuration and per-module flags
bug
mypy got something wrong
good-first-issue
priority-1-normal
#8029
opened Nov 28, 2019 by
fnep
Better message if override violates Liskov substitution principle
documentation
good-first-issue
priority-1-normal
topic-usability
#7994
opened Nov 21, 2019 by
JukkaL
Improve documentation - cannot locate mypy.ini nor setup.cfg files
documentation
good-first-issue
priority-1-normal
#7961
opened Nov 16, 2019 by
cibic89
TypeVars should be allowed to be the same
documentation
good-first-issue
priority-0-high
#7864
opened Nov 4, 2019 by
twoertwein
PEP 572: Test interaction with PEP 572 (walrus operator)
topic-tests
--allow-redefinition
good-first-issue
priority-0-high
topic-pep-572
#7314
opened Aug 10, 2019 by
JelleZijlstra
Plugin add_classmethod
feature
good-first-issue
priority-1-normal
topic-plugins
The plugin API and ideas for new plugins
#7301
opened Aug 8, 2019 by
dmontagu
Speed up TypeQuery
good-first-issue
performance
priority-1-normal
#7128
opened Jul 2, 2019 by
JukkaL
Verbose diagnostics can be improved
good-first-issue
priority-1-normal
topic-usability
#6544
opened Mar 14, 2019 by
jolaf
mypy does not recognize __qualname__
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
good-first-issue
priority-1-normal
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#6473
opened Feb 24, 2019 by
jtmoon79
"Unsupported converter" for completely unanotated function
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
good-first-issue
priority-1-normal
topic-attrs
#6172
opened Jan 10, 2019 by
dimaqq
'in' operator rejected with union right operand
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
good-first-issue
priority-1-normal
topic-union-types
#4954
opened Apr 23, 2018 by
JukkaL
Require an annotation if inferred list or dict item type is object
good-first-issue
topic-join-v-union
Using join vs. using unions
topic-usability
#3816
opened Aug 9, 2017 by
JukkaL
Previous Next
ProTip!
Adding no:label will show everything without a label.