Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 12aeb78

Browse files
committed
Fix suspicious markup
1 parent 5daba1a commit 12aeb78

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/tools/susp-ignored.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,3 +297,7 @@ whatsnew/3.5,,:warning,'WARNING:root:warning\n'
297297
whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')
298298
whatsnew/3.5,,:root,ERROR:root:exception
299299
whatsnew/3.5,,:exception,ERROR:root:exception
300+
whatsnew/3.6,140,`,1000000000000000`
301+
whatsnew/changelog,998,:version,import sys; I = version[:version.index(' ')]
302+
whatsnew/changelog,6416,:gz,": TarFile opened with external fileobj and ""w:gz"" mode didn't"
303+
whatsnew/changelog,8023,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as"

0 commit comments

Comments
 (0)