Skip to content

Reason through Future, Generator, Coroutine, Awaitable #1140

Closed
@gvanrossum

Description

@gvanrossum

This came up in #1137 (comment). We should eventually know exactly how to declare the type of various coroutine-like things, whether they use @asyncio.coroutine, async def, or merely yield from.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions