-
-
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
await-not-async missed & false alarms with genexp and list comprehensions
bug
mypy got something wrong
good-first-issue
topic-async
async, await, asyncio
topic-runtime-semantics
mypy doesn't model runtime semantics correctly
#18124
opened Nov 7, 2024 by
jakkdl
If Callable type is incompatible with a callable protocol, show signature of __call__
feature
good-first-issue
topic-usability
#17840
opened Sep 27, 2024 by
JukkaL
Better error message when union may not have been narrowed
feature
good-first-issue
topic-usability
#17036
opened Mar 15, 2024 by
JukkaL
Mypy shoould not suggest Foo[...] if annotation contains Foo(arg=...) etc.
bug
mypy got something wrong
good-first-issue
topic-error-reporting
How we report errors
#16506
opened Nov 16, 2023 by
gordiig
Optional error code to flag missing return type when an argument has an annotation
feature
good-first-issue
topic-usability
#15127
opened Apr 25, 2023 by
JukkaL
Make sure all error codes are documented
documentation
good-first-issue
#15100
opened Apr 22, 2023 by
JukkaL
mypy.ini parsing trailing comma causes duplicate module error
bug
mypy got something wrong
good-first-issue
topic-configuration
Configuration files and flags
#11171
opened Sep 22, 2021 by
amin-nejad
Mypy signals error with Protocol and __rpow__ method with three arguments
bug
mypy got something wrong
good-first-issue
topic-protocols
#10786
opened Jul 8, 2021 by
posita
Stubgen skips "vendor" directory
bug
mypy got something wrong
good-first-issue
topic-stubgen
#9599
opened Oct 15, 2020 by
ericstarr
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
Better message if override violates Liskov substitution principle
documentation
good-first-issue
priority-1-normal
topic-usability
#7994
opened Nov 21, 2019 by
JukkaL
PEP 572: Test interaction with PEP 572 (walrus operator)
topic-tests
--allow-redefinition
good-first-issue
topic-pep-572
#7314
opened Aug 10, 2019 by
JelleZijlstra
Make command line tests faster
good-first-issue
priority-0-high
topic-developer
Issues relevant to mypy developers
topic-tests
#5966
opened Nov 28, 2018 by
JukkaL
Use MessageBuilder.pretty_callable in more places
good-first-issue
priority-0-high
refactoring
Changing mypy's internals
topic-tests
topic-usability
#5490
opened Aug 16, 2018 by
ilevkivskyi
Improve googleability by using real error messages in documentation
documentation
good-first-issue
topic-usability
#2393
opened Nov 3, 2016 by
JukkaL
ProTip!
no:milestone will show everything without a milestone.