]> granicus.if.org Git - python/commitdiff
Fix suspicious markup
authorZachary Ware <zachary.ware@gmail.com>
Fri, 9 Sep 2016 22:46:14 +0000 (15:46 -0700)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 9 Sep 2016 22:46:14 +0000 (15:46 -0700)
Doc/tools/susp-ignored.csv

index afe3fad961fb991007cd2bcd8f6a0b76381cf80f..7daa551bd59a40d522e6d487804a78eb4a4aec60 100644 (file)
@@ -297,3 +297,7 @@ 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/3.6,140,`,1000000000000000`
+whatsnew/changelog,998,:version,import sys; I = version[:version.index(' ')]
+whatsnew/changelog,6416,:gz,": TarFile opened with external fileobj and ""w:gz"" mode didn't"
+whatsnew/changelog,8023,::,": Use ""127.0.0.1"" or ""::1"" instead of ""localhost"" as much as"