index
:
delta/python-packages/astroid.git
1.3.7
1.3.8
1.4.0
BioGeek/remove-superfluous-quotation-mark-in-doc-1418828415832
_ast_compat
ancestors
args_fix
binop-inference-fix
classmethod_subclasses
dev
enum-fixes
fix-list-multiplication
fix-pygi-glib3
fix-python3-tests
fix-recursive-attr-lookups
issue61
master
metaclass
nameconstant_py34
no-logilab-common
print_statement
py3-communicate
pygobject-require_version
pylint-480
pytest-fails-register-module-extender
rebuild
remove-docformat
slots
stable
stable_0.19.2
tox
use_print_function
yield_from
bitbucket.org: Obsolete (use python-packages/astroid-git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
astroid
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
AstroidBuildingException is now AstroidBuildingError.
Claudiu Popa
2015-12-06
1
-4
/
+5
*
Add two new exceptions, AstroidImportError and AstroidSyntaxError.
Claudiu Popa
2015-12-06
1
-0
/
+10
*
Merge upstream changes
Ceridwen
2015-11-06
1
-45
/
+121
|
\
|
*
Add structured exceptions to decorators and remaining functions.
Ceridwen
2015-11-06
1
-12
/
+0
|
*
This bookmark adds structured exceptions to astroid.
Ceridwen
2015-11-02
1
-45
/
+133
|
/
*
Remove doctype and future imports which aren't useful.
Claudiu Popa
2015-10-11
1
-2
/
+0
*
Add support for retrieving TypeErrors for binary arithmetic operations and au...
Claudiu Popa
2015-06-28
1
-0
/
+13
*
Use the name of the operand for UnaryOperationError.__str__.
Claudiu Popa
2015-06-13
1
-1
/
+1
*
Make the first steps towards detecting type errors for unary and binary opera...
Claudiu Popa
2015-06-11
1
-0
/
+21
*
Add a new SuperError exception subclass, SuperArgumentTypeError, which is rai...
Claudiu Popa
2015-05-29
1
-0
/
+4
*
Add a new *inference object* called Super
Claudiu Popa
2015-05-28
1
-0
/
+4
*
Add two new exceptions for handling MRO error cases.
Claudiu Popa
2015-05-03
1
-0
/
+12
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+51