commit | bf88ffba5edf780e12a64db9cb929216c19f6cfa | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon May 12 10:04:37 2014 -0700 |
committer | Guido van Rossum <guido@python.org> | Mon May 12 10:04:37 2014 -0700 |
tree | 8ee2815214e6848e7e3e909151a43ea552189157 | |
parent | a869fd3dc0117d2f02fb7e4146b6c446a68eaeb4 [diff] |
asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit.