Page Menu
Home
Phabricator
This is an archive of the discontinued Mercurial Phabricator instance.
Differential
D5829
check-code: use raw string
Closed
Public
Authored by
indygreg
on Feb 4 2019, 12:42 PM.
Download Raw Diff
Tags
None
Subscribers
mercurial-devel
Details
Reviewers
None
Group Reviewers
hg-reviewers
Commits
rHG7d1798ec92a3: check-code: use raw string
Summary
This avoids a SyntaxWarning in 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
Herald
added a reviewer:
hg-reviewers
.
·
View Herald Transcript
Feb 4 2019, 12:42 PM
Herald
added a subscriber:
mercurial-devel
.
·
View Herald Transcript
indygreg
added a child revision:
D5830: revetbenchmarks: use raw string for regular expression with escapes
.
Feb 4 2019, 12:42 PM
Closed by commit
rHG7d1798ec92a3: check-code: use raw string
(authored by
indygreg
).
·
Explain Why
Feb 4 2019, 6:37 PM
This revision was automatically updated to reflect the committed changes.