index
:
delta/python-packages/astroid-git.git
1.6
2.0
2.0.experimental
2.2
2.3
2.4
2.5
2.9
add-dateutil-to-requirements
add-flake8-in-pre-commit-configuration
add-flake8-typing-import
add-github-actions
add-isort-pylint-autoflake-to-pre-commit
add-pydocstring-formatter-remaining-issues
add-typing-in-tests
bug_666
builtin-simplified
catch-attribute-inference-error-in-safe-infer
dependabot/pip/sphinx-approx-eq-7.0
deprecate-is-sys-guard
fix-4623-generator-raised-stop-iteration
fix-crash-in-dunder-inference
fix-flake8-f403-in-astroid-__init__.py
fix-pylint-legacy-warnings
fix-pylint-warning-from-master-branch
fix-self-inflicted-circular-import
fix_851
import-from-astroid-nodes-in-test-directory
main
maintenance/2.15.x
master
performance-regression
pre-commit-ci-update-config
remove-lazy-import-use-specific-imports
revert-1366-postinit-property
revert-perf-affecting-changes-2
simplification-for-python3.6-code
sum_and_multiply
support-python-3.10
upgrade-packaging-to-setuptools
upgrade-pylint-to-2.12.2
upgrade-to-pylint-2.10
use-scm-setuptools
zipper
github.com: PyCQA/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
*
Let the type error propagate as an AstroidTypeError.
Claudiu Popa
2016-12-30
1
-0
/
+8
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-22
1
-2
/
+5
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Now is_subtype / is_supertype raises an internal exception when a type hierar...
Claudiu Popa
2016-06-03
1
-0
/
+4
*
Convert all files to new license header
Ceridwen
2016-05-17
1
-17
/
+3
*
Revert "Try to solve the packaging issues again"
Claudiu Popa
2016-02-11
1
-0
/
+221
*
Try to solve the packaging issues again
Ceridwen
2016-02-08
1
-221
/
+0
*
relative_to_absolute_name will now raise TooManyLevelsError when a relative i...
Claudiu Popa
2015-12-06
1
-0
/
+15
*
AstroidBuildingException is now AstroidBuildingError, the former being remove...
Claudiu Popa
2015-12-06
1
-4
/
+4
*
Add two new exceptions, AstroidImportError and AstroidSyntaxError.
Claudiu Popa
2015-12-06
1
-0
/
+10
*
Merge structured exceptions into 2.0
Claudiu Popa
2015-11-13
1
-52
/
+127
|
\
|
*
Merge upstream changes
Ceridwen
2015-11-06
1
-3
/
+3
|
|
\
|
*
|
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 the circular dependency between protocols.py and node_classes.py
Claudiu Popa
2015-11-04
1
-0
/
+18
|
/
*
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