[Python-Dev] PEP 479 (Change StopIteration handling inside generators) -- hopefully final text
Nick Coghlan
ncoghlan at gmail.com
Sat Dec 6 05:55:09 CET 2014
More information about the Python-Dev mailing list
Sat Dec 6 05:55:09 CET 2014
- Previous message: [Python-Dev] PEP 479 (Change StopIteration handling inside generators) -- hopefully final text
- Next message: [Python-Dev] My thinking about the development process
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6 December 2014 at 04:42, Guido van Rossum <guido at python.org> wrote: > For those who haven't followed along, here's the final text of PEP 479, with > a brief Acceptance section added. The basic plan hasn't changed, but there's > a lot more clarifying text and discussion of a few counter-proposals. Please > send suggestions for editorial improvements to peps at python.org. The official > reference version of the PEP is at > https://www.python.org/dev/peps/pep-0479/; the repo is > https://hg.python.org/peps/ (please check out the repo and send diffs > relative to the repo if you have edits). Thanks Guido, that explanation of the change looks great to me. And thanks also to Chris and everyone else that helped with the rather involved discussions! Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] PEP 479 (Change StopIteration handling inside generators) -- hopefully final text
- Next message: [Python-Dev] My thinking about the development process
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list