
www.python.org/dev/peps/pep-0380
Preview meta tags from the www.python.org website.
Linked Hostnames
5- 2 links togithub.com
- 1 link tobugs.python.org
- 1 link tomail.python.org
- 1 link towww.cosc.canterbury.ac.nz
- 1 link towww.python.org
Thumbnail

Search Engine Appearance
PEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org
A syntax is proposed for a generator to delegate part of its operations to another generator. This allows a section of code containing ‘yield’ to be factored out and placed in another generator. Additionally, the subgenerator is allowed to return with ...
Bing
PEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org
A syntax is proposed for a generator to delegate part of its operations to another generator. This allows a section of code containing ‘yield’ to be factored out and placed in another generator. Additionally, the subgenerator is allowed to return with ...
DuckDuckGo

PEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org
A syntax is proposed for a generator to delegate part of its operations to another generator. This allows a section of code containing ‘yield’ to be factored out and placed in another generator. Additionally, the subgenerator is allowed to return with ...
General Meta Tags
9- titlePEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org
- og:descriptionA syntax is proposed for a generator to delegate part of its operations to another generator. This allows a section of code containing ‘yield’ to be factored out and placed in another generator. Additionally, the subgenerator is allowed to return with ...
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0380/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0380/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
6- http://bugs.python.org/issue11682
- http://www.cosc.canterbury.ac.nz/greg.ewing/python/yield-from
- https://github.com/python/peps/blob/main/peps/pep-0380.rst
- https://github.com/python/peps/commits/main/peps/pep-0380.rst
- https://mail.python.org/pipermail/python-dev/2011-June/112010.html