You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
Hi,
As I understand in Python 3.11 @asyncio.coroutine was removed and replaced with
async defsyntax. Can you update the library to support this?