From: Ned Deily Date: Tue, 5 Sep 2017 08:34:47 +0000 (-0700) Subject: Prevent a few make suspicious warnings. (#3341) X-Git-Tag: v3.7.0a1~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=52451fbaaf099e68044e67153c2c3eaa2d71e6e7;p=thirdparty%2FPython%2Fcpython.git Prevent a few make suspicious warnings. (#3341) --- diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv index 393dc6b96b4e..7f1f9ea16293 100644 --- a/Doc/tools/susp-ignored.csv +++ b/Doc/tools/susp-ignored.csv @@ -325,6 +325,8 @@ whatsnew/3.5,,:warning,'WARNING:root:warning\n' whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1') whatsnew/3.5,,:root,ERROR:root:exception whatsnew/3.5,,:exception,ERROR:root:exception +whatsnew/changelog,,`,'`' +whatsnew/changelog,,:end,str[start:end] library/binascii,,`,'`' library/uu,,`,'`' whatsnew/3.7,,`,'`'