This is an archive of the discontinued Mercurial Phabricator instance.

tests: use raw strings for regular expressions with escapes
ClosedPublic

Authored by indygreg on Feb 4 2019, 12:42 PM.

Details

Summary

Avoids SyntaxWarning on Python 3.8.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Feb 4 2019, 12:42 PM
This revision was automatically updated to reflect the committed changes.