This is an archive of the discontinued Mercurial Phabricator instance.

stringutil: have buildrepr delegate to pprint for unknown types
ClosedPublic

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

Details

Summary

This stabilizes some revset reprs across Python 2 and 3.

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, 1:52 AM
pulkit accepted this revision.Aug 10 2018, 8:10 AM
This revision was automatically updated to reflect the committed changes.