-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
(🐞) Sus impostor mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
topic-usability
tuple
in dict literal error message
bug
#15973
opened Aug 27, 2023 by
KotlinIsland
callable.__call__ leads to Callable is not callable
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
#5079
opened May 18, 2018 by
emmatyping
"Yield value expected" on generator using send()
bug
mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#10997
opened Aug 19, 2021 by
bgreen-litl
Disallow access to instance variable via class
needs discussion
priority-2-low
#240
opened Jul 15, 2013 by
JukkaL
Allow type aliases be used as variables
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-2-low
#327
opened Jul 25, 2014 by
JukkaL
More precise type checking of NotImplemented and operator overloading
bug
mypy got something wrong
priority-1-normal
#363
opened Aug 4, 2014 by
JukkaL
Overloaded function as a subtype of function with union types args/return
bug
mypy got something wrong
priority-1-normal
topic-overloads
topic-union-types
#495
opened Nov 8, 2014 by
JukkaL
Type check global after function definition
bug
mypy got something wrong
priority-2-low
topic-variable-scope
#538
opened Dec 19, 2014 by
spkersten
Support @no_type_check for classes
false-positive
mypy gave an error on correct code
feature
priority-1-normal
topic-pep-484
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#607
opened Mar 21, 2015 by
JukkaL
Reject bound covariant type variable in an argument type
bug
mypy got something wrong
priority-1-normal
topic-type-variables
#734
opened Aug 9, 2015 by
JukkaL
local stubs folder makes mypy think an unrelated mypy got something wrong
module.__init__
duplicates module
bug
#18775
opened Mar 9, 2025 by
Avasam
Check covariant variable used in an invariant position in a return type
bug
mypy got something wrong
priority-1-normal
topic-type-variables
#737
opened Aug 9, 2015 by
JukkaL
Doesn't recognize all uses of super
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-1-normal
#857
opened Aug 21, 2015 by
agentydragon
Don't use XSLT in report generator
priority-1-normal
refactoring
Changing mypy's internals
#909
opened Oct 11, 2015 by
JukkaL
Bad circular imports are not rejected
feature
priority-2-low
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#61
opened Jan 27, 2013 by
ashleyh
Faster, parallel type checking
needs discussion
performance
topic-incremental
#933
opened Oct 15, 2015 by
JukkaL
x = x or y
with x undeclared gives no error
bug
#937
opened Oct 15, 2015 by
jhance
Support both warnings and errors
feature
priority-2-low
topic-error-reporting
How we report errors
#962
opened Oct 22, 2015 by
JukkaL
Confusing error message when using AnyStr
bug
mypy got something wrong
priority-0-high
topic-join-v-union
Using join vs. using unions
topic-usability
#963
opened Oct 22, 2015 by
oconnor663
Complaint about @staticmethod outside a class
false-positive
mypy gave an error on correct code
feature
priority-2-low
#1006
opened Nov 25, 2015 by
gvanrossum
Check keyword argument compatibility across class hierarchies
feature
needs discussion
priority-2-low
topic-inheritance
Inheritance and incompatible overrides
#1013
opened Nov 26, 2015 by
JukkaL
Infer attributes from __new__
false-positive
mypy gave an error on correct code
feature
priority-0-high
#1021
opened Nov 29, 2015 by
JukkaL
Reject assignments when
__setattr__
has NoReturn return type
feature
priority-1-normal
#1052
opened Dec 5, 2015 by
JukkaL
Figure out story about diamond inheritance
feature
priority-1-normal
#1065
opened Dec 11, 2015 by
gnprice
Document the HTML/XML report generator
documentation
priority-1-normal
#912
opened Oct 12, 2015 by
JukkaL
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.