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

chore: use async instead of gen.coroutine #178

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Oct 31, 2021

This project has already transitioned away from gen.coroutine as we could after requiring Python 3.6, but I found one function that had the outdated syntax still.

Note that Python 3.6 is required by JupyterHub 1.3.0, and we require JupyterHub 1.3.0+: https://github.com/jupyterhub/jupyterhub/blob/1.3.0/setup.py#L19-L23

@lambdaTotoro
Copy link
Collaborator

Good catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants