Remove unused suspicious rules

This commit is contained in:
Zachary Ware 2016-10-25 21:49:19 -05:00
parent 52e41fdc26
commit 6743999d74
1 changed files with 0 additions and 2 deletions

View File

@ -323,6 +323,4 @@ whatsnew/3.5,,::,>>> addr6 = ipaddress.IPv6Address('::1')
whatsnew/3.5,,:root,ERROR:root:exception
whatsnew/3.5,,:exception,ERROR:root:exception
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"
whatsnew/changelog,,`,"for readability (was ""`"")."

1 c-api/arg :ref PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
323 whatsnew/3.5 :root ERROR:root:exception
324 whatsnew/3.5 :exception ERROR:root:exception
325 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
326 whatsnew/changelog ` for readability (was "`").