-
-
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
Require argument names to match in Protocol
feature
needs discussion
#18680
opened Feb 14, 2025 by
sid-kap
Lenient TypeVarTuple checking when number of dimensions is unknown
feature
needs discussion
topic-pep-646
PEP 646 (TypeVarTuple, Unpack)
#18665
opened Feb 12, 2025 by
JukkaL
Include binary wheels for ARM Windows
feature
needs discussion
performance
#18593
opened Feb 3, 2025 by
JukkaL
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
Disable comparison overlap checks in assert statements
false-positive
mypy gave an error on correct code
feature
needs discussion
topic-overlap
Overlapping equality check
#17896
opened Oct 8, 2024 by
JukkaL
Deprecate type comment support?
needs discussion
topic-parser
#12947
opened Jun 7, 2022 by
emmatyping
Mypy over Language Server Protocol and VS Code extension
feature
needs discussion
#12168
opened Feb 12, 2022 by
karthiknadig
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
Many classes should be decorated as Issues relevant to mypy developers
topic-final
PEP 591
@final
feature
needs discussion
topic-developer
#11179
opened Sep 23, 2021 by
sobolevn
Exact error codes for mypy errors
feature
needs discussion
#10843
opened Jul 20, 2021 by
tushar-deepsource
Improving and evolving stub package suggestions
feature
needs discussion
#10619
opened Jun 10, 2021 by
JukkaL
false negative with underscore on parameter name
bug
mypy got something wrong
needs discussion
priority-2-low
#9447
opened Sep 16, 2020 by
KotlinIsland
(🎁) Flag to make default return type
None
instead of Any
feature
needs discussion
#9413
opened Sep 4, 2020 by
KotlinIsland
false positive: classmethod constructor on generic class
needs discussion
topic-type-variables
#9201
opened Jul 24, 2020 by
jpassaro
Looses type of nested/inner collection in a
flatten(filter(...))
chain
needs discussion
#9176
opened Jul 20, 2020 by
kaste
Assignment to Any doesn't make it more precise
documentation
needs discussion
#9040
opened Jun 24, 2020 by
pmeier
datetimes and dates are not substitutable but mypy thinks they are
needs discussion
#9015
opened Jun 17, 2020 by
glyph
Allow Final attributes declared in class body if initialized in ctor
needs discussion
topic-final
PEP 591
#8982
opened Jun 9, 2020 by
llchan
Better error message for incompatible type assignment when using Generics
diagnostics
needs discussion
priority-1-normal
#8934
opened Jun 2, 2020 by
rahul-kamat
Config file format is inconvenient when you have a lot of untyped dependencies
feature
needs discussion
topic-usability
#8918
opened May 29, 2020 by
Phlogistique
Detect out-of-scope variable from a with-block
feature
needs discussion
#8842
opened May 18, 2020 by
mortoray
Don't suppress typeshed warnings when using --custom-typeshed-dir
feature
needs discussion
priority-1-normal
topic-usability
#8835
opened May 16, 2020 by
nipunn1313
Local type inference of numeric variables
feature
needs discussion
topic-usability
#8747
opened Apr 29, 2020 by
aecay
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.