##// END OF EJS Templates
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk...
py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk msg.decode('utf8') may fail if msg isn't an ASCII string, and that's possible as we sometimes embed a filename in the error message for example.
Yuya Nishihara -
r39632:409c42d6 default
Show More
Name Size Modified Last Commit Author
/ mercurial / default.d
mergetools.rc Loading ...