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
/
builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix pylint issues.
Claudiu Popa
2015-07-11
1
-1
/
+1
*
Add a new convenience API, `astroid.parse`.
Claudiu Popa
2015-07-11
1
-0
/
+13
*
Cleanup builder.py
Claudiu Popa
2015-07-11
1
-62
/
+56
*
Fix Pylint warnings over astroid.
Claudiu Popa
2015-05-24
1
-0
/
+1
*
Add some fixes which enhances the Jython support.
Claudiu Popa
2015-03-30
1
-2
/
+2
*
Catch SyntaxError in astroid.builder.AstroidBuilder._data_build and reraise i...
Claudiu Popa
2015-03-17
1
-1
/
+1
*
Fix bug/crash when confronted with an invalid \x escape (ex: '\x1').
Daniel Balparda
2015-03-16
1
-1
/
+1
*
Don't use the deprecated 'U' mode for opening files on Python 3, but newline=...
Torsten Marek
2014-11-20
1
-1
/
+1
*
Fail gracefully when the string contains null bytes.
Claudiu Popa
2014-11-18
1
-1
/
+4
*
Close the file opened by open_source_file, to prevent ResourceWarnings.
Claudiu Popa
2014-11-17
1
-10
/
+11
*
Assign module path in TreeRebuilder.visit_module, as otherwise transformers
Alexander Presnyakov
2014-11-13
1
-2
/
+1
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+237