This is an archive of the discontinued Mercurial Phabricator instance.

py3: use b'' in mockblackbox.py
ClosedPublic

Authored by indygreg on Feb 11 2018, 10:45 PM.

Details

Summary

This unmasks a ton of other TypeError in blackbox code.

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

indygreg created this revision.Feb 11 2018, 10:45 PM
pulkit accepted this revision.Feb 12 2018, 2:50 AM
pulkit added a subscriber: pulkit.

This one needs # skip-blame in commit message.

durin42 accepted this revision.Feb 12 2018, 9:25 PM
This revision is now accepted and ready to land.Feb 12 2018, 9:25 PM
This revision was automatically updated to reflect the committed changes.