Skip to content

Use native asyncio.timeout from python stdlib#47

Merged
lawtancool merged 2 commits intolawtancool:masterfrom
mweinelt:native-asyncio-timeout
Feb 3, 2026
Merged

Use native asyncio.timeout from python stdlib#47
lawtancool merged 2 commits intolawtancool:masterfrom
mweinelt:native-asyncio-timeout

Conversation

@mweinelt
Copy link
Copy Markdown
Contributor

This drops the dependency on async_timeout and bumps the required Python version to 3.11, which is when asyncio.timeout was introduced.

mweinelt and others added 2 commits November 10, 2025 01:54
This drops the dependency on async_timeout and bumps the required Python
version to 3.11, which is when asyncio.timeout was introduced.
@lawtancool lawtancool merged commit b638ba0 into lawtancool:master Feb 3, 2026
2 of 3 checks passed
@mweinelt mweinelt deleted the native-asyncio-timeout branch February 4, 2026 00:14
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