This is an archive of the discontinued Mercurial Phabricator instance.

py3: convert bytes to str using encoding.strfromlocal
ClosedPublic

Authored by pulkit on Feb 26 2018, 1:53 PM.

Details

Summary

using encoding.strfromlocal because sender is provided from user config or
argument.

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

pulkit created this revision.Feb 26 2018, 1:53 PM
yuja accepted this revision.Feb 27 2018, 7:07 AM
This revision is now accepted and ready to land.Feb 27 2018, 7:07 AM
This revision was automatically updated to reflect the committed changes.