( )⚙ D3989 ui: fix implicit unicode-to-bytes conversion introduced in 9df29b7c62cf

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

Event Timeline

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