commit | 065ca25aae644a0db313905319ce745fb2aead6c | [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 | 11734d113e681c5160ef92edafda12133fad5ad7 | |
parent | c098241342f9f0636e98b81d016564cc4153f158 [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").