[issue34753] Use coroutine object or coroutine function instead of coroutine

Yury Selivanov report at bugs.python.org
Thu Sep 20 13:11:02 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

> This will let people confused. IMO we should use `coroutine object` or `coroutine function` instead of coroutine when it means an object.

I'm not sure that it's a good idea to apply this change everywhere, but I think in general this is a good idea.  Do you want to submit a PR?

----------
nosy: +yselivanov

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34753>
_______________________________________


More information about the Python-bugs-list mailing list