Async generators and context managers
This library generally tries hard to match the semantics of Python 3.6's native async generators in every detail (PEP 525), with additional support for yield from and for returning non-None values from an async generator (under the theory that these may well be added to native async generators one day).
Release | Stable | Testing |
---|---|---|
Fedora EPEL 9 | 1.10-13.el9 | - |
Fedora EPEL 8 | 1.10-2.el8 | - |
You can contact the maintainers of this package via email at
python-async-generator dash maintainers at fedoraproject dot org
.