Andrew Svetlov <andrew.svet...@gmail.com> added the comment:

asyncio doesn't expose `loop.selector` and `loop.proactor` -- it is deliberate 
choice.

What proactor methods are needed to serial support?
Maybe we can incorporate them into event loop itself -- as we did for 
`loop.sock_*`?

----------
nosy: +asvetlov

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue30539>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to