-
-
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
Infer union types from multiple assigments
feature
priority-0-high
#18568
opened Jan 29, 2025 by
JukkaL
dataclass(frozen=True)
not working with default Final
qualifier
bug
#18567
opened Jan 29, 2025 by
mflova
mypy infers mypy got something wrong
topic-overloads
numpy.float64
instead of Any
for numpy.ndarray.__iter__
in numpy 2.2.2
bug
#18566
opened Jan 29, 2025 by
matteobrv
Checker.is_final_enum_value
duplicates TypoInfo.enum_members
logic
bug
#18565
opened Jan 29, 2025 by
sobolevn
Marking a private mypy got something wrong
topic-enum
Enum
member as member()
does not work
bug
#18563
opened Jan 29, 2025 by
sobolevn
Inheriting from NamedTuple causes "Overloaded function signatures 1 and 2 overlap with incompatible return types"
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
topic-named-tuple
topic-overloads
#18562
opened Jan 29, 2025 by
mqnc
.enum_members
property does not account to @member
decorator and call
bug
#18557
opened Jan 28, 2025 by
sobolevn
report warn-redundant-annotation (similar to warn-redundant-cast)
feature
#18540
opened Jan 26, 2025 by
asottile
mypy
should use List
when complaining about issues with the List
type, instead of list
feature
topic-error-reporting
#18530
opened Jan 25, 2025 by
hamirmahal
Crash on namedtuple + @dataclass
crash
topic-dataclasses
topic-named-tuple
#18527
opened Jan 24, 2025 by
ericbuehl
Enhancement: Support Git Branch-Based Caching and Pre-Execution Commands
feature
#18526
opened Jan 24, 2025 by
martinResearch
Should a method name shadow outer names when quoted or with PEP563?
bug
mypy got something wrong
topic-quoted-annotations
Detecting problems with quoted annotations
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#18525
opened Jan 24, 2025 by
sterliakov
"Statement is unreachable" when doing mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-reachability
Detecting unreachable code
match
on type
objects
bug
#18524
opened Jan 24, 2025 by
woodruffw
incorrect end column for unreachable if statements
bug
mypy got something wrong
topic-error-reporting
How we report errors
#18522
opened Jan 24, 2025 by
A5rocks
structurally equivalent namedtuples can confuse mypy in unions in some cases
bug
mypy got something wrong
topic-named-tuple
#18520
opened Jan 23, 2025 by
asottile-sentry
Make each assignment to define a distinct variable with independent type
feature
priority-0-high
#18516
opened Jan 23, 2025 by
JukkaL
Decorating mypy got something wrong
__init__()
with a class decorator is not supported
bug
#18513
opened Jan 23, 2025 by
s417-lama
mypy duplicates mypy got something wrong
topic-reveal-type
reveal_type() and reveal_locals()
reveal_type
notes with partial types
bug
#18511
opened Jan 22, 2025 by
A5rocks
Make it possible to obtain non-type arguments in type analyze plugin hooks
feature
topic-plugins
The plugin API and ideas for new plugins
#18508
opened Jan 22, 2025 by
palle-k
Crash if a class is generic over a PEP-695 parameter that has the same name as an old-style Issues related to PEP 695 syntax
TypeVar
that is also in scope and the old-style TypeVar has a bound which uses an unquoted forward reference
crash
topic-pep-695
#18507
opened Jan 22, 2025 by
AlexWaygood
Mypy hangs on recursive Issues related to PEP 695 syntax
type
keyword in combination with an unresolved type name
crash
topic-pep-695
#18505
opened Jan 22, 2025 by
NiklasRosenstein
TypeVar in higher order decorator with type alias not resolved properly
bug
mypy got something wrong
topic-type-alias
TypeAlias and other type alias issues
topic-type-variables
#18503
opened Jan 21, 2025 by
cdce8p
Warn when PEP695 type param clashes with a TypeVar name
feature
#18499
opened Jan 21, 2025 by
leamingrad
Different overlap checking between mypy got something wrong
topic-overloads
__mul__
and __rmul__
bug
#18498
opened Jan 21, 2025 by
leamingrad
mypy infers mypy got something wrong
Any
for numpy 2.2.2. expressions that worked with 2.2.1
bug
#18496
opened Jan 21, 2025 by
bersbersbers
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.