py3: add a __str__ method to Abort
This improves the rendering of some exceptions by avoiding raw bytestrings, especially when using --traceback option.
Showing
- mercurial/error.py 3 additions, 0 deletionsmercurial/error.py
- tests/test-flagprocessor.t 2 additions, 2 deletionstests/test-flagprocessor.t
- tests/test-hook.t 2 additions, 2 deletionstests/test-hook.t
- tests/test-lfs-serve-access.t 2 additions, 2 deletionstests/test-lfs-serve-access.t
- tests/test-worker.t 1 addition, 1 deletiontests/test-worker.t
Loading
Please register or sign in to comment