Skip to content

Drop requirement for async_timeout, included in Python 3.11#597

Open
sebastiaanspeck wants to merge 3 commits intohomewizard:mainfrom
sebastiaanspeck:patch-1
Open

Drop requirement for async_timeout, included in Python 3.11#597
sebastiaanspeck wants to merge 3 commits intohomewizard:mainfrom
sebastiaanspeck:patch-1

Conversation

@sebastiaanspeck
Copy link

@sebastiaanspeck sebastiaanspeck commented Feb 23, 2026

Package async-timeout should be replaced by asyncio.timeout (Python 3.11+). async-timeout is effectively obsolete on Python 3.11+ because the standard library now provides asyncio.timeout().

For more information: https://pypi.org/project/async-timeout/

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