-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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 each assignment to define a distinct variable with independent type
feature
priority-0-high
#18516
opened Jan 23, 2025 by
JukkaL
Add support for TypedDict extra_items= and closed= (PEP 728)
feature
priority-0-high
topic-typed-dict
#18176
opened Nov 21, 2024 by
mharding-hpe
Error location show incorrect file.
bug
mypy got something wrong
priority-0-high
topic-usability
#16175
opened Sep 25, 2023 by
jenstroeger
Incorrect type narrowing when unpacking union of tuple on an existing variable
bug
mypy got something wrong
priority-0-high
topic-type-narrowing
Conditional type narrowing / binder
#12915
opened May 31, 2022 by
nils-van-zuijlen
Use union instead of join for unifying types
bug
mypy got something wrong
needs discussion
priority-0-high
topic-join-v-union
Using join vs. using unions
#12056
opened Jan 24, 2022 by
JelleZijlstra
Implicit type aliases not recognised with PEP 604 + import cycles
bug
mypy got something wrong
priority-0-high
topic-pep-604
PEP 604 (union | operator)
topic-type-alias
TypeAlias and other type alias issues
#11887
opened Jan 2, 2022 by
AlexWaygood
Implement monitoring for the mypy wheel build
feature
priority-0-high
#11532
opened Nov 12, 2021 by
JukkaL
(📚) What do all the symbols mean in the output of
reveal_type
documentation
priority-0-high
#11519
opened Nov 11, 2021 by
KotlinIsland
Mypy complains about issues after cache is filled
bug
mypy got something wrong
priority-0-high
topic-incremental
#11046
opened Sep 2, 2021 by
kasium
importing google.cloud.logging causes untyped modules in the namespace to be considered missing
bug
mypy got something wrong
priority-0-high
topic-pep-561
#10360
opened Apr 23, 2021 by
graingert
dmypy "Daemon crashed!" with KeyError: 'sqlalchemy.orm'
crash
priority-0-high
topic-daemon
dmypy
#9366
opened Aug 27, 2020 by
rwarren
Covariance error inferred for lambda has invalid line number associated with it
bug
mypy got something wrong
priority-0-high
topic-error-reporting
How we report errors
#8592
opened Mar 25, 2020 by
kprzybyla
Don't require type annotations for locals when using --check-untyped-defs
feature
priority-0-high
topic-usability
#8558
opened Mar 18, 2020 by
rggjan
Don't use builtins.function and others anymore
affects-typeshed
Anything that blocks a typeshed change
feature
good-second-issue
priority-0-high
#8240
opened Jan 5, 2020 by
davidhalter
Invalid type for redefined variable inside nested function
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-0-high
#7984
opened Nov 20, 2019 by
JukkaL
TypeVars should be allowed to be the same
documentation
priority-0-high
#7864
opened Nov 4, 2019 by
twoertwein
Mypy does not recheck files when follow_imports changes for dependencies
bug
mypy got something wrong
priority-0-high
#7777
opened Oct 22, 2019 by
nickgaya
Refactor all member access to go through checkmember.py (meta issue)
meta
Issues tracking a broad area of work
needs discussion
priority-0-high
refactoring
Changing mypy's internals
#7724
opened Oct 16, 2019 by
ilevkivskyi
Error context for string interpolation may be wrong
priority-0-high
topic-error-reporting
How we report errors
topic-usability
#7528
opened Sep 18, 2019 by
ilevkivskyi
Number of source files reported can be confusing
needs discussion
priority-0-high
topic-usability
#7518
opened Sep 16, 2019 by
JukkaL
Plugins and overloads don't interact well
bug
mypy got something wrong
needs discussion
priority-0-high
topic-overloads
topic-plugins
The plugin API and ideas for new plugins
#7367
opened Aug 19, 2019 by
ilevkivskyi
Refactor and document conditional type binder
priority-0-high
refactoring
Changing mypy's internals
topic-type-narrowing
Conditional type narrowing / binder
#7324
opened Aug 12, 2019 by
ilevkivskyi
Incremental mode confusion about deleted module imported with import from
bug
mypy got something wrong
priority-0-high
topic-fine-grained-incremental
topic-incremental
#7277
opened Jul 31, 2019 by
msullivan
Semantic analyzer confuses a function with a module
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-0-high
semantic-analyzer
Problems that happen during semantic analysis
#7203
opened Jul 13, 2019 by
Cito
Union subtyping doesn't work with covariant type constructors Tuple and Callable
bug
mypy got something wrong
false-positive
mypy gave an error on correct code
priority-0-high
topic-union-types
#7187
opened Jul 9, 2019 by
ilevkivskyi
Previous Next
ProTip!
no:milestone will show everything without a milestone.