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

feat: drop async_timeout requirement for python 3.11+ #1107

Merged
merged 4 commits into from Dec 17, 2022
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Dec 17, 2022

We now use the built-in asyncio.timeout instead
when running on python 3.11+

We now use the built-in asyncio.timeout instead
when running on python 3.11+
We now use the built-in asyncio.timeout instead
when running on python 3.11+
@bdraco bdraco marked this pull request as draft December 17, 2022 22:31
@bdraco bdraco marked this pull request as ready for review December 17, 2022 22:42
@bdraco bdraco merged commit 1f4224e into master Dec 17, 2022
@bdraco bdraco deleted the async_timeout branch December 17, 2022 23:46
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.

None yet

1 participant