-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
@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
Labels
No labels