asyncio and subprocesses

Terry Reedy tjreedy at udel.edu
Mon Apr 25 01:48:59 EDT 2016


On 4/24/2016 6:07 PM, David wrote:
>
> Is this a bug in the asyncio libraries?
> Is this a fixed bug, already?  I am using Python 3.4.2 as distributed in Ubuntu Lucid, with built-in asyncio.

The people who patch asyncio do not read this list.  Either install a 
current release or try the tulip release on Pypy (its purpose is to make 
asyncio available on versions before 3.4 but should also run on 3.4.  I 
don't know if it conflicts with the included asyncio.


-- 
Terry Jan Reedy




More information about the Python-list mailing list