Skip to content

Deprecation warning from trio.Queue #46

Closed
@AdrienPensart

Description

@AdrienPensart

Hello,

I'm using trio-asyncio and it works very well !

But I now have this warning :

python3.6/site-packages/trio_asyncio/base.py:153: TrioDeprecationWarning: trio.Queue is deprecated since Trio 0.9.0; use trio.open_memory_channel instead (https://github.com/python-trio/trio/issues/497)

Is it trivial to fix ? I can try a PR maybe.

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