Ronald Oussoren <ronaldousso...@mac.com> added the comment:

How stable is the io_uring API?

The stdlib evolves slowly, I'm not sure if the io_uring interface has matured 
enough to make it acceptable that updates to the stdlib bindings for that API 
are only done in new major releases of CPython (about every 18 months). 

It is probably better to create a PyPI package for this API. This package can 
then also provide an asyncio eventloop implementation.

----------
nosy: +ronaldoussoren

_______________________________________
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