-
-
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
mypy 1.7.0 results in new [misc] type errors with pydantic usage
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#16454
opened Nov 11, 2023 by
jessemyers-lettuce
Expression type contains "Any"
false positive when casting tuple
bug
#16170
opened Sep 24, 2023 by
DetachHead
(🐞) False 'Any expression' error in assignment to mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
Any
when super expression is cast
bug
#16098
opened Sep 13, 2023 by
KotlinIsland
(🐞) 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
False positive on mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
_
(underscore) as variable name with disallow-any-expr
bug
#15253
opened May 16, 2023 by
lkct
Cannot override mypy got something wrong
topic-configuration
Configuration files and flags
topic-disallow-any
The disallow-any-* family of flags
disallow_subclassing_any
for matplotlib.*
in pyproject.toml
bug
#15250
opened May 16, 2023 by
bersbersbers
With mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
--disallow-any-decorated
, Any
detection logic changes w/wo decorator
bug
#15211
opened May 8, 2023 by
243f6a8885a308d313198a2e037
no mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
Any
errors when type inferred from value passed to type[T]
with no type arguments
bug
#14861
opened Mar 9, 2023 by
DetachHead
generics used in type aliases incorrectly cause mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
topic-type-alias
TypeAlias and other type alias issues
Expression type contains "Any"
error
bug
#13111
opened Jul 13, 2022 by
DetachHead
(🐞) False error "Expression type contains Any" from constructor when constructor isn't used
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#13006
opened Jun 22, 2022 by
KotlinIsland
Feature proposal: an option --any-as-object to avoid false negatives
feature
topic-configuration
Configuration files and flags
topic-disallow-any
The disallow-any-* family of flags
#12856
opened May 23, 2022 by
calimeroteknik
Explicit Any check for TypeGuard
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
topic-typeguard
TypeGuard / PEP 647
#12049
opened Jan 24, 2022 by
hmc-cs-mdrissi
no error on unused expression with type mypy got something wrong
priority-2-low
topic-disallow-any
The disallow-any-* family of flags
Any
when disallow-any-expr
is enabled
bug
#11959
opened Jan 10, 2022 by
DetachHead
(🐞) False positive for explicit mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
Any
with inferred Type[type]
bug
#11467
opened Nov 5, 2021 by
KotlinIsland
--disallow-any-generics is allowing defaultdict[Any, ...]
bug
mypy got something wrong
topic-disallow-any
The disallow-any-* family of flags
#9785
opened Dec 7, 2020 by
asottile
Mypy fails on usage of attrs package
bug
mypy got something wrong
topic-attrs
topic-disallow-any
The disallow-any-* family of flags
#9770
opened Nov 30, 2020 by
pjljvandelaar
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
When usingThe disallow-any-* family of flags
--disallow-any-expr
, silence complaints about Any where object would work
topic-disallow-any
#9153
opened Jul 15, 2020 by
Dreamsorcerer
Error for lambda containing Any even when type can be inferred
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-0-high
topic-disallow-any
The disallow-any-* family of flags
topic-usability
#5879
opened Nov 9, 2018 by
keis
Lambda as RHS for operator always gets inferred as Any
bug
mypy got something wrong
priority-2-low
topic-disallow-any
The disallow-any-* family of flags
#5843
opened Oct 26, 2018 by
amarshall
Should The disallow-any-* family of flags
topic-usability
--disallow-subclassing-any
be renamed or aliased to match the other 'disallow any' flags?
feature
topic-disallow-any
#5106
opened May 24, 2018 by
Michael0x2a
Running with --disallow-any-expr errors on exprs from "unfollowed code" even with immediate cast / assignment.
feature
needs discussion
topic-disallow-any
The disallow-any-* family of flags
topic-usability
#4893
opened Apr 12, 2018 by
joshstaiger
ProTip!
Find all open issues with in progress development work with linked:pr.