We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@asyncio.coroutine was removed in Python 3.11.
@asyncio.coroutine
Using DjangoChannelsGraphqlWs leads to errors such as:
TypeError: Passing coroutines is forbidden, use tasks explicitly.
Are there any plans to upgrade to 3.11?
The text was updated successfully, but these errors were encountered:
@prokher May I kindly bump this issue? 🙇 Python 3.11 has now been around for 1.5 years and 3.12 is stable, too.
Sorry, something went wrong.
No branches or pull requests
@asyncio.coroutine
was removed in Python 3.11.Using DjangoChannelsGraphqlWs leads to errors such as:
Are there any plans to upgrade to 3.11?
The text was updated successfully, but these errors were encountered: