George Fischhof wrote:
With this syntax the use / programmer do not have to write async def, nor await, because after the yield the await should come automatically.
I don't see how you can eliminate the await in your example generator. Can you show us how it would look in its entirety under your proposal? -- Greg _______________________________________________ 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/TYJN6JHW4YRCEPF4LXPRAZBPMHKJVN6A/ Code of Conduct: http://python.org/psf/codeofconduct/