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
/
node_classes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace.
Claudiu Popa
2015-07-01
1
-1
/
+1
*
Use six constants for python versions.
Claudiu Popa
2015-07-01
1
-7
/
+3
*
Add support for indexing bytes on Python 3.
Claudiu Popa
2015-07-01
1
-0
/
+5
*
Add annotation support for function.as_string(). Closes issue #37.
Claudiu Popa
2015-07-01
1
-4
/
+6
*
Merged in jarradhope/astroid (pull request #73)
Claudiu Popa
2015-07-01
1
-4
/
+12
|
\
|
*
annotations = None
jarradhope
2015-04-26
1
-1
/
+3
|
*
add annotations to as_string method of Arguments
jarradhope
2015-04-26
1
-4
/
+10
*
|
Add support for retrieving TypeErrors for binary arithmetic operations and au...
Claudiu Popa
2015-06-28
1
-1
/
+40
*
|
Remove trailing whitespace.
Claudiu Popa
2015-06-24
1
-1
/
+1
*
|
NotImplemented is detected properly now as being part of the builtins module.
Claudiu Popa
2015-06-23
1
-1
/
+2
*
|
Add inference support for boolean operations (`and` and `not`).
Claudiu Popa
2015-06-16
1
-1
/
+1
*
|
Implement bool_value correctly for data structures.
Claudiu Popa
2015-06-16
1
-0
/
+15
*
|
Add a new method to the AST nodes, 'bool_value'.
Claudiu Popa
2015-06-14
1
-4
/
+3
*
|
Make the first steps towards detecting type errors for unary and binary opera...
Claudiu Popa
2015-06-11
1
-1
/
+18
*
|
Fix pylint warnings over astroid, update the list of disabled messages in pyl...
Claudiu Popa
2015-05-19
1
-2
/
+4
*
|
Remove redundant if, astroid is 2.7+ only.
Claudiu Popa
2015-05-19
1
-2
/
+1
|
/
*
Protect against a TypeError in Arguments.fromlineno.
Claudiu Popa
2015-03-12
1
-1
/
+1
*
Change the way how context caching and scoping is done.
Claudiu Popa
2015-03-11
1
-2
/
+3
*
Fix all unused imports in the code base.
Claudiu Popa
2015-01-29
1
-1
/
+1
*
Remove all trailing whitespaces.
Claudiu Popa
2015-01-10
1
-1
/
+1
*
Add inference tips for 'tuple', 'set' and 'list' builtins.
Claudiu Popa
2014-11-28
1
-1
/
+1
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+965