Skip to content

Commit 52451fb

Browse files
authored
Prevent a few make suspicious warnings. (#3341)
1 parent fcd97d4 commit 52451fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Doc/tools/susp-ignored.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,8 @@ whatsnew/3.5,,:warning,'WARNING:root:warning\n'
325325
whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')
326326
whatsnew/3.5,,:root,ERROR:root:exception
327327
whatsnew/3.5,,:exception,ERROR:root:exception
328+
whatsnew/changelog,,`,'`'
329+
whatsnew/changelog,,:end,str[start:end]
328330
library/binascii,,`,'`'
329331
library/uu,,`,'`'
330332
whatsnew/3.7,,`,'`'

0 commit comments

Comments
 (0)