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
Lint Skipped - Unit
Unit Tests Skipped