Yury Selivanov added the comment:

"Cannot await previously awaited coroutine" might be confusing if raised on 
"coro.send(..)"-like code...

So far "coroutine was already awaited on" (do you want to drop "was", btw?) is 
less of all evil IMHO.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25887>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to