summaryrefslogtreecommitdiff
path: root/astroid/mixins.py
Commit message (Expand)AuthorAgeFilesLines
* Add helper function for reraising exceptionsCeridwen2015-09-211-12/+4
* Use six.reraise to avoid losing tracebacks for simple casesCeridwen2015-09-211-3/+12
* Use a stack level of 2 when emitting warnings, since the call site of the dep...Claudiu Popa2015-08-251-3/+3
* Add deprecation warnings testsCeridwen2015-08-221-6/+6
* Merge main into defaultCeridwen2015-08-141-11/+8
|\
| * Big cleanup across the entire projectClaudiu Popa2015-08-121-10/+8
| * Get rid of astroid.common.decorators.Florian Bruhin2015-07-251-2/+1
* | Fix missing warnings importCeridwen2015-07-231-0/+2
* | Merge logilab/astroidCeridwen2015-07-131-4/+25
|\ \ | |/ |/|
| * Fix code review comments.Ceridwen2015-07-131-0/+21
| * Node constructors almost finished except for two bugsCeridwen2015-07-081-5/+5
* | do_import_module passes the proper relative_only flag if the level is higher ...Claudiu Popa2015-07-141-1/+2
|/
* Reraise InferenceError with the syntax error that lead to a failed do_import_...Claudiu Popa2015-03-181-1/+3
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+124