This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, yselivanov
Date 2018-05-23.19:18:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527103098.65.0.682650639539.issue33624@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2018-05-23 19:18:18asvetlovsetrecipients: + asvetlov, yselivanov
2018-05-23 19:18:18asvetlovsetmessageid: <1527103098.65.0.682650639539.issue33624@psf.upfronthosting.co.za>
2018-05-23 19:18:18asvetlovlinkissue33624 messages
2018-05-23 19:18:18asvetlovcreate