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

Allow async-timeout v4 #524

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Allow async-timeout v4 #524

merged 1 commit into from
Dec 14, 2021

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Dec 13, 2021

Bump upper limit for async-timeout dependency.

From what I can tell, the library should still work with async-timeout v4. I've linked the Changelog and diff below. The breaking changes were that two properties have been removed: timeout.remaining, and timeout.timeout. Both aren't used here.

https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst#400-2021-11-01
aio-libs/async-timeout@v3.0.1...v4.0.1

@tdryer tdryer merged commit d5fd08c into tdryer:master Dec 14, 2021
@tdryer
Copy link
Owner

tdryer commented Dec 14, 2021

Thanks!

@cdce8p cdce8p deleted the deps_async-timeout branch December 14, 2021 02:32
@cdce8p
Copy link
Contributor Author

cdce8p commented Jan 10, 2022

@tdryer Would you mind creating a new release with this change? It currently blocks Home-Assistant from updating pip and using Python 3.10. home-assistant/core#59769

@tdryer
Copy link
Owner

tdryer commented Jan 11, 2022

Released 0.4.17.

@cdce8p
Copy link
Contributor Author

cdce8p commented Jan 11, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants