-
-
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
Too many arguments with specific argument after *args
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
#14648
opened Feb 8, 2023 by
tierriminator
No error about repeated keyword argument
feature
topic-calls
Function calls, *args, **kwargs, defaults
#14585
opened Feb 2, 2023 by
denballakh
Literal of type string not accepted as keyword name
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-literal-types
#13674
opened Sep 17, 2022 by
twoertwein
*args
and **kwargs
are allowed even to methods with no arguments
bug
#13380
opened Aug 11, 2022 by
sobolevn
Wrong "Non-overlapping equality check" warning
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-overlap
Overlapping equality check
#12561
opened Apr 11, 2022 by
rggjan
Positional-or-kw arg considered incompatible with positional-only argument
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-protocols
#12525
opened Apr 5, 2022 by
intgr
Only allow splatting iterables if function takes at least one positional arg
feature
priority-2-low
topic-calls
Function calls, *args, **kwargs, defaults
#12206
opened Feb 18, 2022 by
piotrfilipiuk
Generic function can't make function call with mapping unpacking
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
#11583
opened Nov 20, 2021 by
NeilGirdhar
Wrong "Too many arguments" errors with tuple unpacking
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
#9710
opened Nov 10, 2020 by
torfsen
Spurious error with dynamic keyword arguments
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
#9676
opened Oct 31, 2020 by
bdarnell
Rather confusing error message when argument name is wrong
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-error-reporting
How we report errors
topic-protocols
topic-usability
#9668
opened Oct 30, 2020 by
wsanchez
False positive with disallow-any-explicit and mypy got something wrong
priority-2-low
topic-calls
Function calls, *args, **kwargs, defaults
topic-disallow-any
The disallow-any-* family of flags
...
in Callable
in bound of type var
bug
#9496
opened Sep 28, 2020 by
KotlinIsland
Unknown mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
topic-type-variables
DefaultNamedArg
raises type incompatibility errors
bug
#9385
opened Aug 31, 2020 by
munael
a decorator that modifies another decorator gives an incorrect type error
bug
mypy got something wrong
topic-calls
Function calls, *args, **kwargs, defaults
#9265
opened Aug 4, 2020 by
glyph
Generate better error message for incompatible **kwargs
good-first-issue
priority-1-normal
topic-calls
Function calls, *args, **kwargs, defaults
topic-usability
#8874
opened May 22, 2020 by
JukkaL
Errors when calling a function that has **kwargs and default value parameter (non-trivial type)
topic-calls
Function calls, *args, **kwargs, defaults
#8862
opened May 20, 2020 by
MatejKastak
Reject arguments that are both keyword and positional only
bug
mypy got something wrong
priority-2-low
topic-calls
Function calls, *args, **kwargs, defaults
#8269
opened Jan 9, 2020 by
c4f3a0ce
Optional strict checking of *args and/or multiple assignment
feature
needs discussion
topic-calls
Function calls, *args, **kwargs, defaults
#7408
opened Aug 29, 2019 by
JukkaL
Generic callback protocols break with kwargs
needs discussion
topic-calls
Function calls, *args, **kwargs, defaults
topic-protocols
#7311
opened Aug 9, 2019 by
chadrik
Odd error message when kwargs passed as **dict
feature
priority-0-high
topic-calls
Function calls, *args, **kwargs, defaults
topic-usability
#5382
opened Jul 22, 2018 by
scop
Consider special casing zip(*tuples)
feature
priority-1-normal
topic-calls
Function calls, *args, **kwargs, defaults
topic-plugins
The plugin API and ideas for new plugins
#5247
opened Jun 20, 2018 by
JukkaL
Confusing message if callable is incompatible due to argument name
bug
mypy got something wrong
priority-0-high
topic-calls
Function calls, *args, **kwargs, defaults
topic-error-reporting
How we report errors
topic-usability
#4530
opened Feb 1, 2018 by
JukkaL
Type alias expansion sometimes interferes with type variable binding
bug
mypy got something wrong
priority-0-high
topic-calls
Function calls, *args, **kwargs, defaults
topic-type-alias
TypeAlias and other type alias issues
topic-type-variables
#3924
opened Sep 6, 2017 by
ilevkivskyi
Passing a list as an argument with * leads to confusing error
topic-calls
Function calls, *args, **kwargs, defaults
topic-error-reporting
How we report errors
topic-usability
#3224
opened Apr 23, 2017 by
JelleZijlstra
Checking call signatures of Function calls, *args, **kwargs, defaults
topic-inheritance
Inheritance and incompatible overrides
Type[C]
objects
needs discussion
priority-2-low
topic-calls
#1831
opened Jul 8, 2016 by
JukkaL
ProTip!
Find all open issues with in progress development work with linked:pr.