From 6743999d74ab665c621e003c843bc23692ee969e Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Tue, 25 Oct 2016 21:49:19 -0500 Subject: Remove unused suspicious rules --- Doc/tools/susp-ignored.csv | 2 -- 1 file changed, 2 deletions(-) diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index cb01c85..01206dc 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -323,6 +323,4 @@ whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1') whatsnew/3.5,,:root,ERROR:root:exception 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 ""`"")." -- cgit v0.12