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

Make the module Python 3.4 compatible #5

Open
abinashmeher999 opened this issue Jul 16, 2017 · 0 comments
Open

Make the module Python 3.4 compatible #5

abinashmeher999 opened this issue Jul 16, 2017 · 0 comments

Comments

@abinashmeher999
Copy link
Owner

async and await syntax was introduced only in Python 3.5 but asyncio has been there before that and not too many projects have shifted to Python 3.5 yet.

I am guessing it will be possible to port it back to asyncio coroutines.

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

No branches or pull requests

1 participant