-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Opt-in error for
if x: when x: None | int or None | str etc.
feature
#17892
opened Oct 7, 2024 by
huonw
Inconsistent "Incompatible return type" error when mypy got something wrong
topic-type-context
Type context / bidirectional inference
List[int] is returned for List[Union[str, int]] when layered up with Tuple/Union
bug
#17868
opened Oct 2, 2024 by
huntfx
False negative when lvalue has union type
affects-mypyc
bug
mypy got something wrong
topic-union-types
#17859
opened Oct 1, 2024 by
JukkaL
Iteration over a Enum fails to typecheck if it's the Flag subclass
bug
mypy got something wrong
#17858
opened Oct 1, 2024 by
Quasar6X
overload with wrong return type is ignored
bug
mypy got something wrong
#17857
opened Oct 1, 2024 by
ggirol-rc
Crash in
--pretty mode with --shadow-file which shadows a shorter file
crash
#17853
opened Sep 30, 2024 by
bzoracler
Incorrect diagnostic on missing submodule
bug
mypy got something wrong
#17846
opened Sep 28, 2024 by
jolaf
Inconsistent behavior: MyPy rejects isinstance with Any, but accepts cast from Any for ignored imports
bug
mypy got something wrong
#17844
opened Sep 27, 2024 by
carlos-superior
If Callable type is incompatible with a callable protocol, show signature of __call__
feature
good-first-issue
topic-usability
#17840
opened Sep 27, 2024 by
JukkaL
False negative: potentially unbound instance attribute doesn't trigger mypy got something wrong
possibly-undefined error
bug
#17837
opened Sep 26, 2024 by
nsoranzo
dmypy in a metadata reload loop with mypy got something wrong
--use-fine-grained-cache
bug
#17831
opened Sep 25, 2024 by
Redoubts
Replace uses of type variable "value restriction" with "constraints"
documentation
#17828
opened Sep 25, 2024 by
JukkaL
Crash when using ParamSpec
crash
topic-paramspec
PEP 612, ParamSpec, Concatenate
#17825
opened Sep 25, 2024 by
kvdveer
mypyc runtime tests against debug build don't actually use debug build
bug
mypy got something wrong
#17819
opened Sep 24, 2024 by
hauntsaninja
1.12 Release Tracking Issue
meta
Issues tracking a broad area of work
#17815
opened Sep 24, 2024 by
hauntsaninja
Support infer_variance= parameter for TypeVar (PEP 695)
feature
topic-pep-695
Issues related to PEP 695 syntax
#17811
opened Sep 23, 2024 by
JukkaL
Linecount Report over counting
bug
mypy got something wrong
#17807
opened Sep 22, 2024 by
sagarbadiyani
Type application is only supported for generic classes
bug
mypy got something wrong
#17804
opened Sep 22, 2024 by
IvanKirpichnikov
Protocol Subclass checking method mentioned in documentation does not work / gives desired output
documentation
#17799
opened Sep 20, 2024 by
david-westreicher
The execution results of dmypy are not as expected
bug
mypy got something wrong
#17797
opened Sep 20, 2024 by
WutingjiaX
Mypyc IntEnum undeclared name error while compiling
bug
mypy got something wrong
#17796
opened Sep 20, 2024 by
CoolCat467
Mypyc should support mypyc bugs
__file__
feature
topic-mypyc
#17795
opened Sep 20, 2024 by
CoolCat467
Mypyc KeyError: mypy.nodes.MemberExpr
bug
mypy got something wrong
#17794
opened Sep 20, 2024 by
CoolCat467
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.