Skip to content

Make the module Python 3.4 compatible #5

@abinashmeher999

Description

@abinashmeher999

async and await syntax was introduced only in Python 3.5 but asyncio has been there before that and not too many projects have shifted to Python 3.5 yet.

I am guessing it will be possible to port it back to asyncio coroutines.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions