]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) (#15653)
authorAnthony Sottile <asottile@umich.edu>
Mon, 2 Sep 2019 19:17:18 +0000 (12:17 -0700)
committerJason R. Coombs <jaraco@jaraco.com>
Mon, 2 Sep 2019 19:17:18 +0000 (15:17 -0400)
commitebe709dc1d7c1f9f07dc7d77e53674d2500b223e
tree9688a6940dbb3a1262fb93b171c304edeb27efce
parent9a28400aace26597b35950ac561d49c102b6daf4
bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) (#15653)

* Fix suspicious.py to actually print the unused rules

* Fix the other `self.warn` calls

(cherry picked from commit e1786b54162e2bfb01ca5aafa19d596c4af5a803)
Doc/tools/extensions/suspicious.py