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

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.