This is an archive of the discontinued Mercurial Phabricator instance.

py3: make doc strings containing the deprected '\.' escape sequence raw strings
ClosedPublic

Authored by dploch on Nov 20 2019, 10:17 PM.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

dploch created this revision.Nov 20 2019, 10:17 PM
dlax accepted this revision.Nov 21 2019, 2:08 AM
pulkit accepted this revision.Nov 21 2019, 7:38 AM
This revision is now accepted and ready to land.Nov 21 2019, 7:38 AM

Applied the following diff to commit message as test-check-commit.t was complaining:

--- a/changeset-description
+++ b/changeset-description
@@ -1,3 +1,3 @@
-py3: make doc strings containing the deprected '\.' escape sequence raw strings
+py3: make doc strings containing deprecated '\.' escape sequence raw strings