Skip to content

Awaitable support #1139

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

Closed
ddfisher opened this issue Jan 18, 2016 · 1 comment
Closed

Awaitable support #1139

ddfisher opened this issue Jan 18, 2016 · 1 comment
Labels

Comments

@ddfisher
Copy link
Collaborator

PEP 492 adds async def, await, and Awaitable objects. mypy doesn't support these yet, but should eventually.

@JukkaL
Copy link
Collaborator

JukkaL commented Jan 18, 2016

Duplicate of #706.

@JukkaL JukkaL closed this as completed Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants