]> granicus.if.org Git - python/commit
bpo-36853: Fix suspicious.py to actually print the unused rules (GH-13579) (GH-15649)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Sep 2019 16:12:19 +0000 (09:12 -0700)
committerJason R. Coombs <jaraco@jaraco.com>
Mon, 2 Sep 2019 16:12:19 +0000 (12:12 -0400)
commitb365cfae4675ae90df329cb1179a5664e8283c13
tree50a8cef31d09f728c947be20392060859d04b2f6
parentbf69e160c431dc40d6530d427cec71c6a97522f5
bpo-36853: Fix suspicious.py to actually print the unused rules (GH-13579) (GH-15649)

* Fix suspicious.py to actually print the unused rules

* Fix the other `self.warn` calls
(cherry picked from commit e1786b54162e2bfb01ca5aafa19d596c4af5a803)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Doc/tools/extensions/suspicious.py