This is an archive of the discontinued Mercurial Phabricator instance.

py3: use "%d" % int instead of str(int)
ClosedPublic

Authored by pulkit on Mar 19 2018, 3:31 AM.

Details

Summary

We need to use bytes internally.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 19 2018, 3:31 AM
yuja accepted this revision.Mar 19 2018, 9:34 AM
This revision is now accepted and ready to land.Mar 19 2018, 9:34 AM
This revision was automatically updated to reflect the committed changes.