Forget* Python 3.15 (don't forget it, please test!), the first PEP for Python 3.16 has been accepted: PEP 828 – Supporting ‘yield from’ in asynchronous generators, by Peter Bierma peps.python.org/pep-0828/ #Python #Python316 #PEP828
PEP 828 – Supporting ‘yield from’ in asynchronous generators | peps.python.org
This PEP introduces support for yield from in an asynchronous generator function:
peps.python.org