<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/astroid/builder.py, branch fix-python3-tests</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/astroid-git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/'/>
<entry>
<title>Fix Pylint warnings over astroid.</title>
<updated>2015-05-24T11:30:23+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-05-24T11:30:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=f64685adc7b62e34005cb1b8d0f09403d7db6259'/>
<id>f64685adc7b62e34005cb1b8d0f09403d7db6259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some fixes which enhances the Jython support.</title>
<updated>2015-03-30T18:46:38+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-03-30T18:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=489781ea3eae1e6b169f4ebc35ec0cf7bd3e269b'/>
<id>489781ea3eae1e6b169f4ebc35ec0cf7bd3e269b</id>
<content type='text'>
The fix mostly includes updates to modutils, which is
modified in order to properly lookup paths from live objects,
which ends in $py.class, not pyc as for Python 2,
Closes issue #83.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The fix mostly includes updates to modutils, which is
modified in order to properly lookup paths from live objects,
which ends in $py.class, not pyc as for Python 2,
Closes issue #83.
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch SyntaxError in astroid.builder.AstroidBuilder._data_build and reraise it as AstroidBuildingException.</title>
<updated>2015-03-17T13:03:39+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-03-17T13:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=889c0d3aee96723ff68f9efa3a246c2bd8213d5e'/>
<id>889c0d3aee96723ff68f9efa3a246c2bd8213d5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug/crash when confronted with an invalid \x escape (ex: '\x1').</title>
<updated>2015-03-16T22:11:41+00:00</updated>
<author>
<name>Daniel Balparda</name>
<email>balparda@google.com</email>
</author>
<published>2015-03-16T22:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=a0207ede3d1dc84946bac72992a91248abea8031'/>
<id>a0207ede3d1dc84946bac72992a91248abea8031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use the deprecated 'U' mode for opening files on Python 3, but newline=None.</title>
<updated>2014-11-20T21:54:04+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-11-20T21:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=9bf9746fb5fbed5902cf4b72c046a6171e5f549b'/>
<id>9bf9746fb5fbed5902cf4b72c046a6171e5f549b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fail gracefully when the string contains null bytes.</title>
<updated>2014-11-18T16:16:31+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-11-18T16:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=afa7bc09af559327e6c195c9c1f2c940360fbad5'/>
<id>afa7bc09af559327e6c195c9c1f2c940360fbad5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close the file opened by open_source_file, to prevent ResourceWarnings.</title>
<updated>2014-11-16T22:12:14+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-11-16T22:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=44bb1b1cd4e8c140ceadb22e7382e075e0b0c928'/>
<id>44bb1b1cd4e8c140ceadb22e7382e075e0b0c928</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assign module path in TreeRebuilder.visit_module, as otherwise transformers</title>
<updated>2014-11-13T08:22:41+00:00</updated>
<author>
<name>Alexander Presnyakov</name>
<email>flagist0@gmail.com</email>
</author>
<published>2014-11-13T08:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=106d0629731aba78d100a0e3e3658583a5c6eae1'/>
<id>106d0629731aba78d100a0e3e3658583a5c6eae1</id>
<content type='text'>
which are run by it won't get module path (it's needed to determine if transformer has to activate)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which are run by it won't get module path (it's needed to determine if transformer has to activate)
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all astroid modules into a its own directory, which is now the package.</title>
<updated>2014-11-08T22:47:14+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-11-08T22:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=0c7327e7599c69843ffdb884d313863ec36cb6dd'/>
<id>0c7327e7599c69843ffdb884d313863ec36cb6dd</id>
<content type='text'>
python setup.py develop now works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python setup.py develop now works.
</pre>
</div>
</content>
</entry>
</feed>
