This prevents the internals of Python from coercing a unicode to str
on Python 2 and makes tests run with HGUNICODEPEDANTRY=1 a lot
happier.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG25694a78e4a4: encoding: use raw strings for encoding arguments
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped