<!-- Submitting to the SC is one of the last steps listed in PEP 1: https://peps.python.org/pep-0001/ Congratulations for making it this far! Please fill in the blanks below, and double-check you haven't forgotten something. (Feel free to edit the checklist -- each PEP is different!) --> <!-- Fill in the blanks: --> While I finish up PEP 788, I figured the SC might want yet another PEP to review before the beta freeze (sorry!) Please consider PEP 828 -- Supporting 'yield from' in asynchronous generators https://peps.python.org/pep-0828/ * [x] The PEP has been discussed in threads listed in its `Post-History` header <!-- You can add extra discussion links here, e.g. to individual comments. --> * [x] The PEP was announced on [Discuss](https://discuss.python.org/c/peps/19) (link in `Post-History`) <!-- Generally you should wait about a week for people to react there before filing this issue. --> * [x] The PEP includes all relevant [Suggested Sections](https://peps.python.org/pep-0012/#suggested-sections) * [x] The PEP includes endorsements from the projects/groups/people it helps * (DPO + SO threads linked in the motivation) <!-- e.g. if you say “this feature would help NumPy”, back it up with a statement from NumPy developers --> * [x] The PEP has a CODEOWNERS entry <!-- https://github.com/python/peps/blob/main/.github/CODEOWNERS --> SIG-specific: * [ ] *Typing* PEPs: link to the [Typing Council](https://github.com/python/typing-council)'s recommendation for the PEP: * [ ] *Packaging* PEPs: don't file the issue here, ask the delegate (Paul Moore) on [Packaging Discourse](https://discuss.python.org/c/packaging/14)
While I finish up PEP 788, I figured the SC might want yet another PEP to review before the beta freeze (sorry!)
Please consider PEP 828 -- Supporting 'yield from' in asynchronous generators
https://peps.python.org/pep-0828/
Post-HistoryheaderPost-History)SIG-specific: