[Python-ideas] Tulip / PEP 3156 (original) (raw)

[Python-ideas] Tulip / PEP 3156 - subprocess events

Richard Oudkerk shibturn at gmail.com
Wed Jan 16 20🔞22 CET 2013


On 16/01/2013 6:21pm, Guido van Rossum wrote:

I'm eagerly awaiting Richard's response. AFAIK handles on Windows are more general than sockets...

I would like to modify subprocess on Windows to use file-like objects which wrap overlapped pipe handles. Then doing async work with subprocess would become relatively straight forward, and does not really require tulip or IOCP.

-- Richard



More information about the Python-ideas mailing list