commit | 0ee29c2c7fbc7e1b10e153b0cb59d2270347d4f3 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Wed Feb 19 01:40:41 2014 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Wed Feb 19 01:40:41 2014 +0100 |
tree | a12bfe6a1d42c325134ca0a245cce8e96aa9a641 | |
parent | 3cb9914488d2d5c95a1b688a68302f5fa2e914ad [diff] |
asyncio, Tulip issue 139: Improve error messages on "fatal errors" Mention if the error was caused by a read or a write, and be more specific on the object (ex: "pipe transport" instead of "transport").