Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #107581
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: asyncio and subprocesses |
| Date | 2016-04-25 01:48 -0400 |
| Message-ID | <mailman.65.1461563356.32212.python-list@python.org> (permalink) |
| References | <a354338b-3705-44be-b194-afd16ca4a911@googlegroups.com> <nfkb4j$uqo$1@ger.gmane.org> |
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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
asyncio and subprocesses David <dkeeney@travelbyroad.net> - 2016-04-24 15:07 -0700 Re: asyncio and subprocesses Terry Reedy <tjreedy@udel.edu> - 2016-04-25 01:48 -0400
csiph-web