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 asyncio async & await #77

Open
XCanG opened this issue Jun 17, 2018 · 1 comment
Open

Support asyncio async & await #77

XCanG opened this issue Jun 17, 2018 · 1 comment

Comments

@XCanG
Copy link

XCanG commented Jun 17, 2018

This is probably problem with using older python version, but one-lined code converter can't convert when you pass async def somefunc() / await somefunc()

@andersk
Copy link
Collaborator

andersk commented Jun 17, 2018

This is part of Python 3 support, already filed as #70. This functionality doesn’t exist in Python 2.

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