-
-
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
Make it possible to obtain non-type arguments in type analyze plugin hooks
feature
#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
Arithmetic operarators are not available in methods of generic classes
feature
#18499
opened Jan 21, 2025 by
leamingrad
Different overlap checking between mypy got something wrong
__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
Misleading error message when using ParamSpec with higher-order decorators and async functions
bug
mypy got something wrong
topic-error-reporting
How we report errors
#18493
opened Jan 20, 2025 by
wesleywright
Incompatible Assignment of None to DataFrame in Function not Caught
bug
mypy got something wrong
good-second-issue
topic-type-narrowing
Conditional type narrowing / binder
#18492
opened Jan 20, 2025 by
MaxG87
Enum mypy got something wrong
topic-enum
_ignore_
'd names and private names are treated like normal members
bug
#18491
opened Jan 20, 2025 by
injust
[regression] isinstance complains about parametrized generics with any use of TypeAlias
bug
mypy got something wrong
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
topic-type-alias
TypeAlias and other type alias issues
#18488
opened Jan 19, 2025 by
wesleywright
1.15 Release Tracking Issue
meta
Issues tracking a broad area of work
#18487
opened Jan 19, 2025 by
wesleywright
2 of 3 tasks
False-positive type errors when passing **kwargs to a function that has other keyword args
needs discussion
#18481
opened Jan 17, 2025 by
aaron-siegel
TypeVar with union bound changes return type of mypy got something wrong
type(t)()
bug
#18478
opened Jan 16, 2025 by
christianbundy
Overloaded deprecated method use is not reported
bug
mypy got something wrong
topic-overloads
topic-pep-702
PEP 702, @deprecated
#18474
opened Jan 15, 2025 by
sobolevn
Cannot infer type of generic type parm in match case statement
bug
mypy got something wrong
#18470
opened Jan 15, 2025 by
pbabics
type of variable not narrowed after mypy got something wrong
topic-type-narrowing
Conditional type narrowing / binder
continue
statement inside try
/except
block inside a for loop inside a function
bug
#18466
opened Jan 14, 2025 by
DetachHead
Treat widening type variables consistently
bug
mypy got something wrong
#18456
opened Jan 13, 2025 by
A5rocks
Inline configuration for a newer Python version crashes for union syntax on types (PEP 604)
crash
topic-configuration
Configuration files and flags
#18450
opened Jan 12, 2025 by
bzoracler
Failed to find exact letter case of module name when relative import on Windows OS
bug
mypy got something wrong
#18445
opened Jan 11, 2025 by
trlaitioer
Mypy doesn't recognize that different string literals in if/else statement match a union of string literals
bug
mypy got something wrong
topic-join-v-union
Using join vs. using unions
#18442
opened Jan 10, 2025 by
notatallshaw
Type narrowing broken with dict items
bug
mypy got something wrong
topic-match-statement
Python 3.10's match statement
topic-type-narrowing
Conditional type narrowing / binder
#18440
opened Jan 10, 2025 by
xceral
Method as variable inside class fail to count parameters
bug
mypy got something wrong
#18438
opened Jan 10, 2025 by
Polandia94
Previous Next
ProTip!
Follow long discussions with comments:>50.