This is an archive of the discontinued Mercurial Phabricator instance.

scmutil: fix shortesthexnodeidprefix on Python 3 for 0-prefixed nodes
ClosedPublic

Authored by durin42 on Jul 11 2018, 1:56 PM.

Details

Summary

This fixes test-bookmarks.t on Python 3 (which had regressed.)

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Jul 11 2018, 1:56 PM
pulkit accepted this revision.Jul 11 2018, 2:01 PM
This revision was automatically updated to reflect the committed changes.