This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 334
Library not works with Python 3.11 #1409
Labels
Comments
I can confirm the same behavior happened to me. |
5 tasks
Just noticed aioredis is no longer supported and replaced by redis library. |
does that mean it is not recommended to use aioredis in python3.11 project anymore? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
When running library with Python 3.11 I got this error:
To Reproduce
Run library with python 3.11
Expected behavior
Properly working library
Logs/tracebacks
aioredis Version
The text was updated successfully, but these errors were encountered: