Skip to content

Python3.11 compatibility #285

Closed
Closed
@stephanelsmith

Description

@stephanelsmith

Library is not compatible with Python 3.11 asyncio syntax.

Specifically, @asyncio.coroutine decorator and yield from in async are no longer allowed in 3.11.

PR here:
#284

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnot qualifiedThe issue is not checked yet by the owners

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions