[Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from
Guido van Rossum
guido at python.org
Tue May 13 02:26:35 CEST 2014
More information about the Python-Dev mailing list
Tue May 13 02:26:35 CEST 2014
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from
- Next message: [Python-Dev] Questions regarding Windows buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Sorry about that. I will look into it soon, but won't have time right away. (Also I missed David's earlier message.) On May 12, 2014 5:14 PM, "Eric Snow" <ericsnowcurrently at gmail.com> wrote: > 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 > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/guido%40python.org > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20140512/9fb23fd4/attachment.html>
- Previous message: [Python-Dev] [Python-checkins] cpython (merge 3.4 -> default): Merge 3.4->default: asyncio: Fix upstream issue 168: StreamReader.read(-1) from
- Next message: [Python-Dev] Questions regarding Windows buildbots
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list