[Python-Dev] PEP 479: Change StopIteration handling inside generators (original) (raw)
Serhiy Storchaka storchaka at gmail.com
Thu Nov 20 21:13:48 CET 2014
- Previous message: [Python-Dev] PEP 479: Change StopIteration handling inside generators
- Next message: [Python-Dev] PEP 479: Change StopIteration handling inside generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 20.11.14 21:58, Antoine Pitrou wrote:
To me "generatorreturn" sounds like the addition to generator syntax allowing for return statements (which was done as part of the "yield from" PEP). How about "generateescape"?
Or may be "generator_stop_iteration"?
- Previous message: [Python-Dev] PEP 479: Change StopIteration handling inside generators
- Next message: [Python-Dev] PEP 479: Change StopIteration handling inside generators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]