asyncio.wait_for
asyncio.timeout
Changes `asyncio.wait_for` to use `asyncio.timeout` as its underlying implementation.