Skip to content

Support trio for structured async concurrency #1057

@dhirschfeld

Description

@dhirschfeld

trio is a Python library for structured async concurrency. As a trio user it would be great if async psycopg3 could support trio as well as asyncio.

The easiest way to support both async frameworks would be to use the anyio library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions