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
Having a mypy got something wrong
packages property in pyproject.toml makes mypy no longer check types in imports after installing the package with Poetry
bug
#16755
opened Jan 6, 2024 by
Newbytee
Request: equivalent CLI option to
ruff's --add-noqa to add type: ignore comments
feature
#16751
opened Jan 6, 2024 by
jamesbraza
Running mypy on script with pd.pivot_table gets exponentially slower with more columns
bug
mypy got something wrong
performance
#16749
opened Jan 5, 2024 by
blackary
Regression in 1.7: mypy loses truthiness constraint for union containing tuple
bug
mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
#16748
opened Jan 5, 2024 by
hauntsaninja
Why report entire functions as an error on "missing return statement"
#16746
opened Jan 4, 2024 by
shaperilio
Daemon performance seems slow
performance
topic-daemon
dmypy
#16745
opened Jan 4, 2024 by
shaperilio
mypy crashes if collections import is removed from typing.pyi
affects-typeshed
Anything that blocks a typeshed change
bug
mypy got something wrong
#16744
opened Jan 4, 2024 by
srittau
TypeVarTuple equality checks not implemented
bug
mypy got something wrong
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
#16739
opened Jan 3, 2024 by
cdce8p
Unexpected behavior with type narrowing and mypy got something wrong
Callable
bug
#16738
opened Jan 2, 2024 by
rouge8
Emit PEP 585 syntax from stubgen
feature
topic-pep-585
PEP 585 (builtin generics)
topic-stubgen
#16737
opened Jan 2, 2024 by
ktbarrett
match: Incorrect "Incompatible types in capture pattern" when type has already been narrowed
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
#16736
opened Jan 2, 2024 by
JelleZijlstra
Keyword arguments to mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
__str__ are rejected
bug
#16735
opened Jan 2, 2024 by
JelleZijlstra
Mypy incorrectly requires mypy got something wrong
__next__() on the iterable of a for loop (regression from 0.942).
bug
#16733
opened Jan 2, 2024 by
md2468
Field of union needs to be different type when reading vs setting
bug
mypy got something wrong
#16732
opened Jan 2, 2024 by
Zeckie
mypy treats enum fields as enum members
bug
mypy got something wrong
topic-enum
#16730
opened Jan 2, 2024 by
rlazarus
Infer Literal type for + on literal
feature
topic-literal-types
#16728
opened Jan 2, 2024 by
JelleZijlstra
Mypy should report why each possible overload doesn't match
feature
#16725
opened Jan 1, 2024 by
jgarvin
arguments list is empty if define __call__ as attribute of class
bug
mypy got something wrong
#16723
opened Jan 1, 2024 by
andrew-ld
Exhaustiveness checks (assert_never) don't work with 2-tuple of enums
bug
mypy got something wrong
#16722
opened Jan 1, 2024 by
jgarvin
Previous Next
ProTip!
What’s not been updated in a month: updated:<2023-12-07.

