summaryrefslogtreecommitdiffstats
path: root/Doc/tools/susp-ignored.csv
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-09-09 20:26:47 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-09-09 20:26:47 (GMT)
commit9539963a4474f9c029b3a472fe80609e04f785a9 (patch)
treea2430d42119f89306fc06b76ccb53bcf5cda9a1d /Doc/tools/susp-ignored.csv
parentba41c8152f19d886a7f8158c8b5b5fb670372a80 (diff)
downloadcpython-9539963a4474f9c029b3a472fe80609e04f785a9.zip
cpython-9539963a4474f9c029b3a472fe80609e04f785a9.tar.gz
cpython-9539963a4474f9c029b3a472fe80609e04f785a9.tar.bz2
Remove unused suspicious rules
Diffstat (limited to 'Doc/tools/susp-ignored.csv')
-rw-r--r--Doc/tools/susp-ignored.csv3
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/tools/susp-ignored.csv b/Doc/tools/susp-ignored.csv
index 94fc71b..afe3fad 100644
--- a/Doc/tools/susp-ignored.csv
+++ b/Doc/tools/susp-ignored.csv
@@ -276,9 +276,6 @@ whatsnew/3.2,,:feed,>>> urllib.parse.urlparse('http://[dead:beef:cafe:5417:affe:
whatsnew/3.2,,:gz,">>> with tarfile.open(name='myarchive.tar.gz', mode='w:gz') as tf:"
whatsnew/3.2,,:location,zope9-location = ${zope9:location}
whatsnew/3.2,,:prefix,zope-conf = ${custom:prefix}/etc/zope.conf
-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"
library/tarfile,149,:xz,'x:xz'
library/xml.etree.elementtree,290,:sometag,prefix:sometag
library/xml.etree.elementtree,301,:fictional,"<actors xmlns:fictional=""http://characters.example.com"""