Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Python 3.4 compatibility #20

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions