This is an archive of the discontinued Mercurial Phabricator instance.

py3: add a r'' prefix in mercurial/exchange.py
ClosedPublic

Authored by pulkit on Oct 18 2018, 7:47 AM.

Details

Summary

skip-blame because just r'' prefix

This fixes test-narrow-acl.t on py3 which was broken by one of the
earlier patches.

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

pulkit created this revision.Oct 18 2018, 7:47 AM
This revision was automatically updated to reflect the committed changes.