New submission from Andrew Svetlov <andrew.svet...@gmail.com>: To make clean inheritance hierarchy of objects implemented by third-party loop implementations. Now is impossible to implement AbstractServer in C or Cython.
See also https://github.com/MagicStack/uvloop/issues/131 ---------- components: asyncio messages: 317438 nosy: asvetlov, yselivanov priority: normal severity: normal status: open title: Implement subclass hooks for asyncio abstract classes type: enhancement versions: Python 3.8 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue33624> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com