[PEP 492](https://www.python.org/dev/peps/pep-0492/) adds `async def`, `await`, and `Awaitable` objects. mypy doesn't support these yet, but should eventually.