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

functools.partial will be a method descriptor in future #2060

Closed
OlegPitsenko opened this issue Dec 12, 2024 · 1 comment
Closed

functools.partial will be a method descriptor in future #2060

OlegPitsenko opened this issue Dec 12, 2024 · 1 comment
Labels
invalid This doesn't seem right

Comments

@OlegPitsenko
Copy link

/srv/homeassistant/lib/python3.13/site-packages/miio/miot_device.py:23: FutureWarning: functools.partial will be a method descriptor in future Python versions; wrap it in enum.member() if you want to preserve the old behavior Bool = partial(_str2bool)

@al-one al-one changed the title Error functools.partial will be a method descriptor in future Dec 13, 2024
@al-one al-one added the invalid This doesn't seem right label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants