This is an archive of the discontinued Mercurial Phabricator instance.

debugsidedata: fix verbose mode on python3
ClosedPublic

Authored by marmoute on Oct 6 2019, 10:26 AM.

Details

Summary

We need to be gently with python3 for it to display this binary data.

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

marmoute created this revision.Oct 6 2019, 10:26 AM
pulkit accepted this revision.Oct 6 2019, 10:36 AM
This revision is now accepted and ready to land.Oct 6 2019, 10:36 AM
This revision was automatically updated to reflect the committed changes.