This is an archive of the discontinued Mercurial Phabricator instance.

revetbenchmarks: use raw string for regular expression with escapes
ClosedPublic

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

Details

Summary

This avoids a SyntaxWarning on Python 3.8.

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

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