On Sun, Oct 17, 2021 at 8:26 PM Steven D'Aprano <st...@pearwood.info> wrote:
> (I think the difference has to do with sending values into the
> generator, throwing and catching exceptions, but I can't think of a
> simple example where it would make a difference.)

Yeah mainly. And genexps don't usually do that. So it needs to be
defined, but it's going to be irrelevant to most normal cases and
doesn't need to be bikeshedded.

(If someone disagrees and we debate whether something is worth
bikeshedding, is that metabikeshedding?)

Chrisa
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/4VBGB6QSWXUWLGU6LNV6EOOHCTHYHEIJ/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to