Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 342 – Coroutines via Enhanced Generators | peps.python.org
https://peps.python.org/pep-0342/
links
backlinks
This PEP proposes some enhancements to the API and syntax of generators, to make them usable as simple coroutines. It is basically a combination of ideas from these two PEPs, which may be considered redundant if this PEP is accepted:
Roast topics
Find topics
Find it!