( )⚙ D11708 fsmonitor: fix traceback about bytes and str incompatibility

This is an archive of the discontinued Mercurial Phabricator instance.

fsmonitor: fix traceback about bytes and str incompatibility
ClosedPublic

Authored by Alphare on Oct 20 2021, 4:26 AM.

Details

Summary

This didn't work anymore in Python 3, switching to a repr based reporting does

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

Alphare created this revision.Oct 20 2021, 4:26 AM
marmoute accepted this revision.Oct 20 2021, 8:42 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.