commit | 61b3c9bacc51a2dbf8baa4f55b812f33b32a2692 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Fri Jan 31 13:04:28 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Fri Jan 31 13:04:28 2014 +0100 |
tree | 7bc46615cea515abfa69531a081c83738dc313d2 | |
parent | fcfb9461d3cb726b3badee8ffdb6034f19882330 [diff] |
asyncio: Fix _UnixWritePipeTransport, raise BrokenPipeError when the pipe is closed, but only if there was pending write