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
/
bases.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pylint warnings over astroid, update the list of disabled messages in pyl...
Claudiu Popa
2015-05-19
1
-6
/
+6
*
Add a new possible property, lazy_attribute.
Claudiu Popa
2015-05-03
1
-1
/
+2
*
Filter out YES results from .decoratornames().
Claudiu Popa
2015-04-18
1
-1
/
+2
*
Fix a typo in the possible properties list and add more tests.
Claudiu Popa
2015-04-18
1
-1
/
+1
*
Make is_property a private function. Remove some trailing whitespaces.
Claudiu Popa
2015-04-17
1
-10
/
+7
*
Support multiple types of known properties in _wrap_attr.
Claudiu Popa
2015-04-17
1
-1
/
+21
*
UnboundMethod.getattr calls the getattr of its _proxied object.
Claudiu Popa
2015-04-17
1
-2
/
+2
*
Improve the inference of Getattr nodes when dealing with abstract properties ...
Claudiu Popa
2015-04-17
1
-1
/
+2
*
Remove trailing whitespace.
Claudiu Popa
2015-03-11
1
-1
/
+1
*
Change the way how context caching and scoping is done.
Claudiu Popa
2015-03-11
1
-66
/
+53
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+665