[Python-ideas] Late to the async party (PEP 3156)

Guido van Rossum guido at python.org
Sun Dec 16 16:39:14 CET 2012


I have to ask someone who has experience with libuv to comment on my PEP --
those docs are very low level and don't explain how things work together or
why features are needed.

I also have to explain my goals and motivations. But not now.

--Guido

On Sunday, December 16, 2012, Vinay Sajip wrote:

> Antoine Pitrou <solipsis at ...> writes:
>
> > For the record, have you looked at the pyuv API? It's rather nicely
> > orthogonal, although it lacks a way to stop the event loop.
> > https://pyuv.readthedocs.org/en
>
> That link gives a 404, but you can use
>
> https://pyuv.readthedocs.org/en/latest/
>
> Regards,
>
> Vinay Sajip
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org <javascript:;>
> http://mail.python.org/mailman/listinfo/python-ideas
>


-- 
--Guido van Rossum (on iPad)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20121216/8819820a/attachment.html>


More information about the Python-ideas mailing list