Skip to content
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

Feature request: mypy plugin for functools.partialmethod #1418

Open
kstauffer opened this issue Jun 3, 2022 · 1 comment
Open

Feature request: mypy plugin for functools.partialmethod #1418

kstauffer opened this issue Jun 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@kstauffer
Copy link

The returns plugin for functools.partial is great as far as it goes. Could that be adapted to support functools.partialmethod, too?

This feature could resolve these issues:
python/mypy#8619
python/mypy#1484

@kstauffer kstauffer added the bug Something isn't working label Jun 3, 2022
@sobolevn
Copy link
Member

sobolevn commented Jun 3, 2022

Yes, I think this is doable!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants