[issue24017] Implemenation of the PEP 492 - Coroutines with async and await syntax

Stefan Behnel report at bugs.python.org
Tue Jun 9 19:11:27 CEST 2015


Stefan Behnel added the comment:

See issue 24400 regarding a split of yield-based generators and async-def coroutines at a type level.

----------

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


More information about the Python-bugs-list mailing list