[issue41756] Do not always use exceptions to return result from coroutine

Vladimir Matveev report at bugs.python.org
Thu Sep 17 15:17:57 EDT 2020


Vladimir Matveev <desco.by at gmail.com> added the comment:

I guess `PyIter_Send` would imply that this function should work for all inputs (like in https://bugs.python.org/msg377007) which also sounds reasonable.

----------

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


More information about the Python-bugs-list mailing list