Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHG6ea0b78ddcac: py3: use util.forcebytestr instead of str for converting errors to bytes
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Use util.forcebytestr() to stringify an exception object of unknown encoding.