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

Roundup Robot report at bugs.python.org
Thu May 28 17:22:52 CEST 2015


Roundup Robot added the comment:

New changeset dfa0288c91fd by Yury Selivanov in branch '3.5':
Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.
https://hg.python.org/cpython/rev/dfa0288c91fd

New changeset 99dcca3466d3 by Yury Selivanov in branch 'default':
Issue 24017: Drop getawaitablefunc and friends in favor of unaryfunc.
https://hg.python.org/cpython/rev/99dcca3466d3

----------

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


More information about the Python-bugs-list mailing list