Re: [Python-Dev] PEP 479: Change StopIteration handling inside generators

2014年11月20日 12:00:22 -0800

On 2014年11月20日 11:36:54 -0800
Guido van Rossum <[email protected]> wrote:
> I've made some updates to the PEP:
> 
> - added 19-Nov-2014 to Post-History
> - removed "implicitly-raised" from the abstract
> - changed the __future__ thing to generator_return
To me "generator_return" sounds like the addition to generator syntax
allowing for return statements (which was done as part of the "yield
from" PEP). How about "generate_escape"?
Regards
Antoine.
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to