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

Support Python 3.11 #109

Open
adrienhongcs opened this issue Aug 3, 2023 · 1 comment
Open

Support Python 3.11 #109

adrienhongcs opened this issue Aug 3, 2023 · 1 comment

Comments

@adrienhongcs
Copy link

@asyncio.coroutine was removed in Python 3.11.

Using DjangoChannelsGraphqlWs leads to errors such as:

TypeError: Passing coroutines is forbidden, use tasks explicitly.

Are there any plans to upgrade to 3.11?

@Flauschbaellchen
Copy link

@prokher May I kindly bump this issue? 🙇 Python 3.11 has now been around for 1.5 years and 3.12 is stable, too.

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

No branches or pull requests

2 participants