[Python-ideas] libuv based eventloop for tulip experiment

Guido van Rossum guido at python.org
Tue Feb 5 23:58:02 CET 2013


On Tue, Feb 5, 2013 at 2:35 PM, Saúl Ibarra Corretgé <saghul at gmail.com> wrote:
> I just updated rose [0] to match latest changes in Tulip API and remove
> Tulip itself from the code, now a proper EventLoopPolicy is defined, which
> will in turn use the pyuv-based event loop.

Neat!

I wonder if you could see how many of Tulip's own tests pass with your
event loop implementation?

> [0]: https://github.com/saghul/rose
>
>
> --
> Saúl Ibarra Corretgé
> http://saghul.net/blog | http://about.me/saghul
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/mailman/listinfo/python-ideas

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



More information about the Python-ideas mailing list