Skip to content

Python 3.4 compatibility #20

@dany-nonstop

Description

@dany-nonstop

It seems async is a reserved keyword since python 3.4, it would be nice if you could update your code to reflect this change. Just change async=True in your code to non_blocking=True would make the code compatible with python >= 3.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions