This is an archive of the discontinued Mercurial Phabricator instance.

ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cf
ClosedPublic

Authored by durin42 on Aug 1 2018, 10:29 AM.

Details

Summary

This is harmless, unless you try and run hg with HGUNICODEPEDANTRY
enabled. It's technically wrong, so let's go ahead and fix it.

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.

Event Timeline

durin42 created this revision.Aug 1 2018, 10:29 AM
This revision was automatically updated to reflect the committed changes.