[issue24400] Awaitable ABC incompatible with functools.singledispatch
Yury Selivanov
report at bugs.python.org
Mon Jun 8 17:29:46 CEST 2015
Yury Selivanov added the comment:
I think that the only proper way to solve this is to make coroutines a separate type. I've actually prototyped that before: https://github.com/1st1/cpython/commit/a3f1059590f496bf77b33edb023c8cdbc1d30798
----------
assignee: -> yselivanov
components: +Interpreter Core
nosy: +ncoghlan
versions: +Python 3.6
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24400>
_______________________________________
More information about the Python-bugs-list
mailing list