Uses pycompat.sysstr() to make sure we uses bytes on Python 2 and unicodes on
Python 3.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHGbfdd20d22a86: py3: make sure decode() first argument is str
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.