Terry J. Reedy <tjre...@udel.edu> added the comment:

I think that the answer is maybe, eventually, and if so, an ioring module that 
any event framework can use and a separate asyncio module for its use with 
asyncio.  I say maybe because the lwn article suggests that additions and 
revisions might continue for a decade or more.  A pypi py_iorin wrapper for 
lib_ioring might need revision with each Linux x.y release for a long time.

The opening question could have been raised on the python-ideas or possibly 
pydev lists.  Since this list is for patches to cpython, creating and 
maintaining a py_ioring package on pypi should be discussed elsewhere.  In the 
meanwhile, this issue could be closed as 'later' ("Issue is to be worked on in 
a later release cycle.").

----------
nosy: +terry.reedy

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

Reply via email to