[issue24450] Add cr_await calculated property to coroutine object

Martin Panter report at bugs.python.org
Wed Jun 24 14:04:23 CEST 2015


Martin Panter added the comment:

For Benno’s original gi_yieldfrom property, I guess the asyncio.coroutines.CoroWrapper class would need updating. The GeneratorWrapper class for @types.coroutine probably should be updated too, since it already supports other internal generator properties.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24450>
_______________________________________


More information about the Python-bugs-list mailing list