That's a great idea. I don't think we have docs for this, but the source of
the event loop is pretty accessible. Yury has implemented a replacement
event loop in C (or was it C++?), "uvloop" so he probably has a more useful
answer.

On Sun, Oct 29, 2017 at 4:48 AM, Ronald Oussoren <ronaldousso...@mac.com>
wrote:

> Hi,
>
> Is there documentation on how to implement new eventloops for asyncio? In
> particular, I intend to write an eventloop implementation for a GUI library
> (PyObjC).
>
> Ronald




-- 
--Guido van Rossum (python.org/~guido)

Reply via email to