commit | 3b5162d05d24a2f4cd6b2b9f5b503982cf433cd6 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon May 12 10:05:04 2014 -0700 |
committer | Guido van Rossum <guido@python.org> | Mon May 12 10:05:04 2014 -0700 |
tree | 79b0a7fc5c52a6c8a96def16417f22e1d7711d08 | |
parent | 05278eeac999d173560a4c111ba3da6a2f90a605 [diff] | |
parent | bf88ffba5edf780e12a64db9cb929216c19f6cfa [diff] |
Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit.