This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author greg.ewing
Recipients Bryan Koch, greg.ewing, steven.daprano
Date 2019-01-17.09:48:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547718491.3.0.538998950361.issue35756@roundup.psfhosted.org>
In-reply-to
Content
There is no bug here; the current implementation is working as intended.

The word "yields" in the quoted section of the PEP indeed refers to the "yield" keyword and nothing else. Possibly that could be clarified, but I believe it's already clear enough when read in the context of the rest of the PEP.
History
Date User Action Args
2019-01-17 09:48:12greg.ewingsetrecipients: + greg.ewing, steven.daprano, Bryan Koch
2019-01-17 09:48:11greg.ewingsetmessageid: <1547718491.3.0.538998950361.issue35756@roundup.psfhosted.org>
2019-01-17 09:48:11greg.ewinglinkissue35756 messages
2019-01-17 09:48:11greg.ewingcreate