This is an archive of the discontinued Mercurial Phabricator instance.

py3: convert known-int values to bytes using %d
ClosedPublic

Authored by durin42 on Feb 26 2018, 12:16 AM.

Details

Summary

I decided to grep around for \sstr\( and see what low-hanging fruit
that showed me. This was part of that hunt. That grep pattern still
has some things worth exploring.

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

durin42 created this revision.Feb 26 2018, 12:16 AM
indygreg accepted this revision.Feb 26 2018, 12:41 AM
This revision is now accepted and ready to land.Feb 26 2018, 12:41 AM
This revision was automatically updated to reflect the committed changes.