Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the maxversion to 3.5 for boolean-datetime. | cpopa | 2014-08-19 | 1 | -1/+2 |
* | Add a new warning, 'boolean-datetime', emitted when an instance of 'datetime.... | cpopa | 2014-08-19 | 1 | -0/+37 |
* | linting pylint | Sylvain Th?nault | 2014-07-25 | 1 | -3/+4 |
* | Only emit symbolic warnings from the stdlib checker. | Torsten Marek | 2014-04-10 | 1 | -2/+2 |
* | Updated FSF address. | Arun Persaud | 2014-02-23 | 1 | -1/+1 |
* | various pylint fixes | Sylvain Th?nault | 2013-12-22 | 1 | -1/+1 |
* | some pylint and style fixes | Sylvain Th?nault | 2013-07-31 | 1 | -1/+1 |
* | fix regression introduced by 7eef8a7185ba: open mode no more checked with pyt... | Sylvain Th?nault | 2013-07-17 | 1 | -3/+3 |
* | Fix checking open() modes on python3 | Julien Cristau | 2013-07-17 | 1 | -4/+11 |
* | Add bad-open-mode warning for invalid open modes specified on open/file calls. | Torsten Marek | 2013-06-19 | 1 | -0/+62 |