This is an archive of the discontinued Mercurial Phabricator instance.

urlutil: use bytes for Abort messages
ClosedPublic

Authored by mharbison72 on Apr 14 2021, 10:51 PM.

Details

Summary

Caught by pytype. Also fix a minor grammar issue in the second message.

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

mharbison72 created this revision.Apr 14 2021, 10:51 PM
pulkit accepted this revision.Apr 15 2021, 7:51 AM
This revision is now accepted and ready to land.Apr 15 2021, 7:51 AM
This revision was automatically updated to reflect the committed changes.