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
Lint Skipped
Unit
Unit Tests Skipped

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.