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

Stefan Behnel report at bugs.python.org
Fri Sep 18 04:58:18 EDT 2020


Stefan Behnel <stefan_ml at behnel.de> added the comment:

I would also have preferred a more type specific function, but yeah, as long as the types for which the function would normally be used are special cased early enough in the implementation, it makes no big difference.

Fine with me, too.

----------

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


More information about the Python-bugs-list mailing list