cborutil: unbyteify string args to builtin Error classes
This avoids printing the error with a `b''` prefix. The `CBORDecodeError` class subclasses `Exception`, not one of the usual error classes in `mercurial.error`.
parent
5e09c6b5b795
No related branches found
No related tags found
Please register or sign in to comment