Skip to content

feat: drop async_timeout requirement for python 3.11+#1107

Merged
bdraco merged 4 commits into
masterfrom
async_timeout
Dec 17, 2022
Merged

feat: drop async_timeout requirement for python 3.11+#1107
bdraco merged 4 commits into
masterfrom
async_timeout

Conversation

@bdraco
Copy link
Copy Markdown
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.

1 participant