This is an archive of the discontinued Mercurial Phabricator instance.

py3: use '%d' for integers instead of '%s'
ClosedPublic

Authored by pulkit on Feb 5 2019, 1:37 PM.

Details

Summary

I think this is the last of these occurences because I have got the test passing
on python3 in a later patch.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Feb 5 2019, 1:37 PM
This revision was automatically updated to reflect the committed changes.