From: Guido van Rossum Date: Mon, 12 May 2014 17:05:04 +0000 (-0700) Subject: Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe... X-Git-Tag: v3.5.0a1~1676 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b5162d05d24a2f4cd6b2b9f5b503982cf433cd6;p=thirdparty%2FPython%2Fcpython.git Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from pipe may hang if data exceeds buffer limit. --- 3b5162d05d24a2f4cd6b2b9f5b503982cf433cd6