On Mon, Nov 17, 2014 at 8:26 PM, Georg Brandl g.brandl@gmx.net wrote:
I fixed a typo and syntax and made a content clarification ("generator constructed" -> "generator function constructed"; the generator object itself is constructed when the function is called) and committed the changes.
Thanks Georg! This means today's version is now visible here:
http://legacy.python.org/dev/peps/pep-0479/
ChrisA