Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36853: Fix suspicious.py to actually print the unused rules (#13579) | Anthony Sottile | 2019-09-02 | 1 | -11/+14 |
| | | | | | | * Fix suspicious.py to actually print the unused rules * Fix the other `self.warn` calls | ||||
* | bpo-37363: Add audit events for a range of modules (GH-14301) | Steve Dower | 2019-06-24 | 1 | -5/+5 |
| | |||||
* | bpo-35036: Remove empty log line in the suspicious.py tool (GH-10024) | Xtreak | 2018-10-21 | 1 | -1/+0 |
| | | | | Previous to commit ee171a2 the logline was working because of self.info() (now deprecated) defaults to an empty message. | ||||
* | Stop using deprecated logging API in Sphinx suspicious checker (GH-9875) | Pablo Galindo | 2018-10-15 | 1 | -4/+6 |
| | |||||
* | Fix spelling errors in code comments | Martin Panter | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Move Sphinx extensions to their own subdir. | Georg Brandl | 2014-10-29 | 1 | -0/+274 |