This is an archive of the discontinued Mercurial Phabricator instance.

py3: use b"%d" to covert integer to bytes instead of str
ClosedPublic

Authored by pulkit on Mar 3 2018, 6:18 PM.

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.Mar 3 2018, 6:18 PM
indygreg accepted this revision.Mar 3 2018, 6:22 PM
This revision is now accepted and ready to land.Mar 3 2018, 6:22 PM
This revision was automatically updated to reflect the committed changes.