From: Zachary Ware Date: Wed, 26 Oct 2016 02:43:41 +0000 (-0500) Subject: Ignore harmless suspicious markup X-Git-Tag: v3.6.0b3~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec9357b90c00760cfdc019b499fdf63bc98124ae;p=python Ignore harmless suspicious markup --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 5de55a25e8..cb01c85e5a 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -325,3 +325,4 @@ whatsnew/3.5,,:exception,ERROR:root:exception whatsnew/changelog,,:version,import sys; I = version[:version.index(' ')] whatsnew/changelog,,:gz,": TarFile opened with external fileobj and ""w:gz"" mode didn't" whatsnew/changelog,,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as" +whatsnew/changelog,,`,"for readability (was ""`"")."