I assume the name is a reference to the fact that there's now a three-way competition for ultimate async library? :)

Great work, BTW!

On Fri, 10 Mar 2017 at 19:07 Nathaniel Smith <njs@pobox.com> wrote:
Hi all,

I'd like to announce the initial release of Trio, a new
permissively-licensed async I/O library for Python 3.5+.

Blog post with more details:
    https://vorpus.org/blog/announcing-trio/

Or you can jump straight to the repo:
    https://github.com/python-trio/trio/

Cheers,
-n

--
Nathaniel J. Smith -- https://vorpus.org
_______________________________________________
Async-sig mailing list
Async-sig@python.org
https://mail.python.org/mailman/listinfo/async-sig
Code of Conduct: https://www.python.org/psf/codeofconduct/