[Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from

Eric Snow ericsnowcurrently at gmail.com
Tue May 13 02:13:09 CEST 2014
On Mon, May 12, 2014 at 12:43 PM, R. David Murray <rdmurray at bitdance.com> wrote:
> These changes appear to have caused several builbot failures, and
> there doesn't appear to be a bugs.python.org issue to report it to.
> One failure example:
>
>     http://buildbot.python.org/all/builders/PPC64%20PowerLinux%203.4/builds/119
>
> test_asyncio fails similarly for me on tip.

Same for me on 3.4.

-eric


More information about the Python-Dev mailing list