Skip to content

Dependency on asynccontextgenerator #18

Open
@thearchitector

Description

@thearchitector

@asynccontextgenerator is available in the standard contextlib module from Python 3.7+, and available via package for 3.5 and 3.6.

This uses the package, but its not listed as a dependency. It would nice for it to be listed as one for specifically 3.5/6, via the python_version meta, with a corresponding check in the actual code to just use the std lib one if its available instead.

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