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
attrs plugin does not implement the new attributes collection algorithm
bug
mypy got something wrong
topic-attrs
#16014
opened Sep 1, 2023 by
eltoder
Mypyc ignores custom mypy got something wrong
__new__ without warning
bug
#16012
opened Sep 1, 2023 by
nickdrozd
Unable to stubify Enum so it can be used with Literals, without using type ignore
bug
mypy got something wrong
#16007
opened Aug 31, 2023 by
Hnasar
type without arguments becomes type[nothing] instead of type[Any]
bug
mypy got something wrong
#16001
opened Aug 30, 2023 by
eltoder
Invalid "overloaded function signature will never be matched"
bug
mypy got something wrong
topic-overloads
#15998
opened Aug 30, 2023 by
Holt59
Allow Redefinitions of For Loop Iteration Variables
bug
mypy got something wrong
#15988
opened Aug 29, 2023 by
rameshvarun
Variable type inference doesn't handle loops
bug
mypy got something wrong
#15982
opened Aug 29, 2023 by
eltoder
crash when using isinstance againt variadic tuple
crash
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
#15978
opened Aug 28, 2023 by
mehdigmira
mypy seems to use type from field definition instead of type of field_validator
bug
mypy got something wrong
#15977
opened Aug 28, 2023 by
dslemusp
Data Class Transforms add PEP 681
topic-dataclasses
__dataclass_fields__
topic-dataclass-transform
#15974
opened Aug 27, 2023 by
ikonst
(🐞) 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
(🐞) redundant union entries show in error messages
bug
mypy got something wrong
topic-error-reporting
How we report errors
topic-union-types
#15972
opened Aug 27, 2023 by
KotlinIsland
Module "jaraco" has no attribute "env" (from jaraco import env)
bug
mypy got something wrong
#15970
opened Aug 26, 2023 by
jaraco
Unpacking unions of tuples skips type checking
bug
mypy got something wrong
#15969
opened Aug 26, 2023 by
bersbersbers
Syntax error in generated stub when using dataclass
bug
mypy got something wrong
topic-stubgen
#15966
opened Aug 26, 2023 by
bramstroker
Two mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-possibly-undefined
possibly-undefined error code
topic-reachability
Detecting unreachable code
possibly-undefined bugs with match statements
bug
#15958
opened Aug 25, 2023 by
AlexWaygood
Pattern matching: Type narrowing in sequence pattern not applied in guard
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-type-narrowing
Conditional type narrowing / binder
#15949
opened Aug 24, 2023 by
arvidfm
(🐞) Heterogeneous mypy got something wrong
topic-enum
Enum's .value is Any & Union of homogeneous Enums .value is Any
bug
#15938
opened Aug 23, 2023 by
KotlinIsland
Unable to type check only specific submodule/subpackage.
bug
mypy got something wrong
#15936
opened Aug 22, 2023 by
RuRo
error when subclassing a generic class that implements __new__
bug
mypy got something wrong
#15935
opened Aug 22, 2023 by
cj81499
Type inference issue with match expression in generic functions
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-type-narrowing
Conditional type narrowing / binder
topic-type-variables
#15930
opened Aug 22, 2023 by
myuanz
Mypy crashes with pydantic plugin enabled: Must not defer during final iteration
crash
#15927
opened Aug 22, 2023 by
SoptikHa2
Class mypy got something wrong
__get__ method is not working for generic specialization overload cases
bug
#15921
opened Aug 21, 2023 by
uriyyo
Mypy 1.6 Release Planning
meta
Issues tracking a broad area of work
#15919
opened Aug 21, 2023 by
koogoro
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.