( )⚙ D1145 templater: use pycompat.sysbytes to bytes-ify some __name__ attrs

This is an archive of the discontinued Mercurial Phabricator instance.

templater: use pycompat.sysbytes to bytes-ify some __name__ attrs
ClosedPublic

Authored by durin42 on Oct 17 2017, 10:51 AM.

Details

Summary

Spotted by yuya in review of e87e62b7fc0b.

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.Oct 17 2017, 10:51 AM
yuja accepted this revision.Oct 18 2017, 8:21 AM
This revision is now accepted and ready to land.Oct 18 2017, 8:21 AM
This revision was automatically updated to reflect the committed changes.