This is an archive of the discontinued Mercurial Phabricator instance.

sidedata: adjust string for python3
ClosedPublic

Authored by marmoute on Oct 4 2019, 5:07 PM.

Details

Summary

This was pointed out by Gregory Szorc: Python 3 will require a r'' because of
source transformation.

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

marmoute created this revision.Oct 4 2019, 5:07 PM
marmoute retitled this revision from sidedata: adjust string for python to sidedata: adjust string for python3.Oct 4 2019, 5:11 PM
indygreg accepted this revision.Oct 4 2019, 5:41 PM
This revision is now accepted and ready to land.Oct 4 2019, 5:41 PM
This revision was automatically updated to reflect the committed changes.