Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn about suspicious arguments in {bytes,str,unicode}.{l,r,}strip calls. ↵ | Torsten Marek | 2013-03-29 | 1 | -163/+0 |
| | | | | Closes #74013 | ||||
* | lint fixes | Sylvain Th?nault | 2012-09-19 | 1 | -1/+1 |
| | |||||
* | Closes #104572: symbolic warning names in output (by Martin Pool) | Martin Pool | 2012-09-19 | 1 | -0/+9 |
| | | | | triggered whatever the format using a command line option | ||||
* | pylint fixes | Sylvain Th?nault | 2012-08-22 | 1 | -3/+0 |
| | |||||
* | built-in checkers use [01-50] base message ids (closes #68057) | Sylvain Th?nault | 2011-07-08 | 1 | -18/+18 |
| | |||||
* | closes #69993: Additional string format checks for logging module | Sylvain Th?nault | 2011-07-08 | 1 | -79/+5 |
| | |||||
* | format_string: melt indentation a bit down and rename some variables | Emile Anclin | 2010-12-08 | 1 | -95/+84 |
| | |||||
* | remove more 2.4 compat | Emile Anclin | 2010-11-15 | 1 | -1/+0 |
| | |||||
* | add initial support for set and list comprehensions | Daniel Harding | 2010-10-07 | 1 | -0/+3 |
| | |||||
* | python2.3 compat fixes | Emile Anclin | 2010-09-22 | 1 | -0/+1 |
| | |||||
* | lint fixes | Sylvain Th?nault | 2010-05-12 | 1 | -2/+2 |
| | |||||
* | copyright update : date up 2010 | Emile Anclin | 2010-03-23 | 1 | -2/+2 |
| | |||||
* | Add a checker verifying string formatting (James Lingard's patch) + tests | Charles Hebert | 2009-11-27 | 1 | -0/+239 |