( )⚙ D2663 py3: use util.forcebytestr to convert testedwith value to bytes

This is an archive of the discontinued Mercurial Phabricator instance.

py3: use util.forcebytestr to convert testedwith value to bytes
ClosedPublic

Authored by pulkit on Mar 4 2018, 2:40 PM.

Details

Summary

Bad extensions can put anything in testedwith so we should use util.forcebytestr
here.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.Mar 4 2018, 2:40 PM
yuja accepted this revision.Mar 4 2018, 3:16 PM
This revision is now accepted and ready to land.Mar 4 2018, 3:16 PM
This revision was automatically updated to reflect the committed changes.