1config BR2_PACKAGE_PYTHON_ASYNC_GENERATOR 2 bool "python-async-generator" 3 help 4 Async generators and context managers for Python 3.5+. 5 6 https://github.com/python-trio/async_generator 7