pkgsrc/devel/py-async_generator/DESCR
adam 040b3336d5 py-async_generator: added version 1.9
Python 3.6 added async generators. Python 3.7 adds some more tools to make them
usable, like contextlib.asynccontextmanager. This library gives you all that
back to Python 3.5.
2018-02-05 16:22:42 +00:00

3 lines
177 B
Text

Python 3.6 added async generators. Python 3.7 adds some more tools to make them
usable, like contextlib.asynccontextmanager. This library gives you all that
back to Python 3.5.