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
/
test
/
data
/
module2.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Unwrap instances found in `.ancestors()`, by using their _proxied class. ↵
cpopa
2014-04-12
1
-0
/
+8
|
|
|
|
Don't inherit the metaclass status if the current class can't be a metaclass.
*
reintroduce spaces necessary for test_module_as_string
Sylvain Th?nault
2013-03-28
1
-7
/
+7
|
*
Fix inference for generator methods to correctly handle yields in lambdas. ↵
Torsten Marek
2013-03-27
1
-6
/
+17
|
|
|
|
Closes #123068
*
test assignement to True and yield; fix yield as_string
Emile Anclin
2010-12-09
1
-0
/
+1
|
*
py3k: make test for module2.py as_string pass
Emile Anclin
2010-10-28
1
-1
/
+0
|
*
as_string: fix callfunc and test module2.py returned identically
Emile Anclin
2010-10-28
1
-57
/
+70
|
*
remove py3k imcompatible string raise from data example
Emile Anclin
2010-10-07
1
-1
/
+0
|
|
|
|
(this deprecated syntax is not need for the tests)
*
proper licensing information (LGPL-2.1). Hope I get it right this time.
Sylvain Th?nault
2010-04-28
1
-0
/
+19
|
*
left & right nodes for compiler.ast Bit Operators
Emile Anclin
2009-02-09
1
-0
/
+3
|
*
forget the past.
root
2006-04-26
1
-0
/
+90
forget the past.