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

fix: workaround broken asyncio.staggered on python < 3.8.2 #61

Merged
merged 5 commits into from
Jul 31, 2024
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Jul 31, 2024

What do these changes do?

Patch missing asyncio.futures.TimeoutError with Python < 3.8.2

Are there changes in behavior for the user?

Library will no longer fail on Python 3.8.0 and Python 3.8.1

Related issue number

fixes #70

@bdraco bdraco merged commit b16f107 into main Jul 31, 2024
23 checks passed
@bdraco bdraco deleted the legacy_py38 branch July 31, 2024 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants