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

Mark Shannon report at bugs.python.org
Sun Oct 11 08:36:50 EDT 2020


Mark Shannon <mark at hotpy.org> added the comment:

What's the difference between removing it and making it properly private (i.e. static)?

It's an irrelevant detail whether the code is inlined or in a helper function.

----------

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


More information about the Python-bugs-list mailing list