This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients Eric Appelt, gvanrossum, ncoghlan, ned.deily, yselivanov
Date 2016-12-09.21:49:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJLXgRs=8Q3h2HFa28c5wgxy2_GVZ4C8bTmf8BT7wKboig@mail.gmail.com>
In-reply-to <1481317229.96.0.213526140005.issue28091@psf.upfronthosting.co.za>
Content
It sounds particularly confusing that an "[XXX] generator" is the function
in one case and the object in the other case.

There's of course also Nathaniel Smith's opinion that we should switch away
from the term coroutine and call those "async def". Is that relevant?
History
Date User Action Args
2016-12-09 21:49:17gvanrossumsetrecipients: + gvanrossum, ncoghlan, ned.deily, yselivanov, Eric Appelt
2016-12-09 21:49:17gvanrossumlinkissue28091 messages
2016-12-09 21:49:17gvanrossumcreate