-
-
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
Inconsistency in mypy got something wrong
topic-reveal-type
reveal_type() and reveal_locals()
topic-usability
reveal_type(some_type)
bug
#13062
opened Jul 3, 2022 by
denballakh
reveal_locals() doesn't show module globals that are annotated
bug
mypy got something wrong
topic-reveal-type
reveal_type() and reveal_locals()
#12478
opened Mar 28, 2022 by
johnburnett
(🐞) An error should be reported when reveal_type() and reveal_locals()
reveal_type
is used but not called
feature
priority-2-low
topic-reveal-type
#12285
opened Mar 4, 2022 by
KotlinIsland
reveal_locals
is hella inconsistent / top level variables not listed / narrowed type inconsistent with reveal_type
bug
#11956
opened Jan 10, 2022 by
KotlinIsland
(🐞) mypy got something wrong
topic-overloads
topic-reveal-type
reveal_type() and reveal_locals()
reveal_type
on a lambda parameter from an overloaded higher order function shows two results
bug
#11953
opened Jan 10, 2022 by
KotlinIsland
Mypy emits two conflicting results for reveal_type
bug
mypy got something wrong
topic-reveal-type
reveal_type() and reveal_locals()
topic-union-types
#10739
opened Jun 29, 2021 by
akaptur
Support dmypy
topic-reveal-type
reveal_type() and reveal_locals()
reveal_type
from dmypy
feature
topic-daemon
#10510
opened May 19, 2021 by
rowillia
reveal_type should indicate untyped defs with types
feature
topic-reveal-type
reveal_type() and reveal_locals()
#10509
opened May 19, 2021 by
graingert
mypy stops reporting errors when mypy got something wrong
priority-1-normal
topic-incremental
topic-reveal-type
reveal_type() and reveal_locals()
topic-type-variables
reveal_type
is called
bug
#6748
opened Apr 30, 2019 by
bwo
reveal_type
should print out nice formatted types
priority-1-normal
topic-reveal-type
#6526
opened Mar 8, 2019 by
kaste
reveal_type() may affect inferred type / overload resolution
bug
mypy got something wrong
priority-1-normal
topic-reveal-type
reveal_type() and reveal_locals()
#6328
opened Feb 4, 2019 by
JukkaL
ProTip!
Exclude everything labeled
bug
with -label:bug.