| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Pylint warnings over astroid. | Claudiu Popa | 2015-05-24 | 1 | -0/+1 |
| * | Add some fixes which enhances the Jython support. | Claudiu Popa | 2015-03-30 | 1 | -2/+2 |
| * | Catch SyntaxError in astroid.builder.AstroidBuilder._data_build and reraise i... | Claudiu Popa | 2015-03-17 | 1 | -1/+1 |
| * | Fix bug/crash when confronted with an invalid \x escape (ex: '\x1'). | Daniel Balparda | 2015-03-16 | 1 | -1/+1 |
| * | Don't use the deprecated 'U' mode for opening files on Python 3, but newline=... | Torsten Marek | 2014-11-20 | 1 | -1/+1 |
| * | Fail gracefully when the string contains null bytes. | Claudiu Popa | 2014-11-18 | 1 | -1/+4 |
| * | Close the file opened by open_source_file, to prevent ResourceWarnings. | Claudiu Popa | 2014-11-17 | 1 | -10/+11 |
| * | Assign module path in TreeRebuilder.visit_module, as otherwise transformers | Alexander Presnyakov | 2014-11-13 | 1 | -2/+1 |
| * | Move all astroid modules into a its own directory, which is now the package. | Torsten Marek | 2014-11-08 | 1 | -0/+237 |
