[docs] [issue24650] Error in yield expression documentation
Martin Panter
report at bugs.python.org
Sat Jul 18 01:13:53 CEST 2015
Martin Panter added the comment:
Technically, the glossary defines the unqualified term “generator” as the factory function: <https://docs.python.org/3.5/glossary.html#term-generator>. (The 3.6 documentation should say the same but the build has been broken or out of date for a few months.) Though I agree adding the old wording would make it clearer.
The 3.3 change was made in revision e02da391741f for Issue 12704.
----------
nosy: +nikratio, vadmium
stage: -> needs patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24650>
_______________________________________
More information about the docs
mailing list