This is an archive of the discontinued Mercurial Phabricator instance.

errors: let ParseError use Abort.__bytes__
ClosedPublic

Authored by martinvonz on Nov 20 2020, 7:25 PM.

Details

Summary

The function is no longer used anywhere as far as our tests can tell,
so there's no need to have a custom version of it.

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

martinvonz created this revision.Nov 20 2020, 7:25 PM
mharbison72 accepted this revision.Nov 20 2020, 9:45 PM
This revision is now accepted and ready to land.Nov 20 2020, 9:45 PM
This revision was automatically updated to reflect the committed changes.