This is an archive of the discontinued Mercurial Phabricator instance.

mq: use stringutil.pprint instead of pycompat.byterepr
ClosedPublic

Authored by durin42 on Aug 10 2018, 2:07 AM.

Details

Summary

Resolves a few output changes on Python 3 in test-mq.t, and gets us
two new passing tests.

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 10 2018, 2:07 AM
durin42 edited the summary of this revision. (Show Details)Aug 10 2018, 3:34 AM
durin42 updated this revision to Diff 10285.
pulkit accepted this revision.Aug 10 2018, 8:08 AM
This revision was automatically updated to reflect the committed changes.