This is an archive of the discontinued Mercurial Phabricator instance.

py3: use '%d' for integers rather than '%s'
ClosedPublic

Authored by pulkit on Nov 28 2017, 8:06 PM.

Details

Summary

obsolete._readmarkers() returns an integer version number.

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.Nov 28 2017, 8:06 PM
durin42 accepted this revision.Nov 29 2017, 4:14 PM
This revision is now accepted and ready to land.Nov 29 2017, 4:14 PM
This revision was automatically updated to reflect the committed changes.