( )⚙ D10993 dirstatenonnormalcheck: fix some bytes formating on python3

This is an archive of the discontinued Mercurial Phabricator instance.

dirstatenonnormalcheck: fix some bytes formating on python3
ClosedPublic

Authored by marmoute on Jul 5 2021, 5:35 AM.

Details

Summary

Passing any object to %s no longer works, we need to explicitely convert the
representation to bytes.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Jul 5 2021, 5:35 AM
Alphare accepted this revision.Jul 6 2021, 4:01 AM
This revision is now accepted and ready to land.Jul 6 2021, 4:01 AM
baymax updated this revision to Diff 28848.Jul 6 2021, 1:35 PM

✅ refresh by Heptapod after a successful CI run (🐙 💚)

baymax updated this revision to Diff 28930.Jul 7 2021, 8:01 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)