[issue24400] Awaitable ABC incompatible with functools.singledispatch

Nick Coghlan report at bugs.python.org
Wed Jun 10 01:28:43 CEST 2015


Nick Coghlan added the comment:

A quick scan of which files have been modified suggests the new opcode
still needs docs (although I think the PEP 492 docs in general are still
pending, in which case, this could just be rolled into that)

I'll review the full patch later today (too big to review on my phone)

----------

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


More information about the Python-bugs-list mailing list