<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git, branch py3-communicate</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>Add a timeout parameter to Popen.communicate in PY3K.</title>
<updated>2015-07-30T17:07:59+00:00</updated>
<author>
<name>David Shea</name>
<email>dshea@redhat.com</email>
</author>
<published>2015-07-30T17:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=7cadf489f82f82a756406caafa9e331d1efa82d5'/>
<id>7cadf489f82f82a756406caafa9e331d1efa82d5</id>
<content type='text'>
Python 3.3 adds a timeout parameter to communicate(), so allow it if using
Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3.3 adds a timeout parameter to communicate(), so allow it if using
Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>2015-07-26T08:55:57+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-26T08:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=d67c49d2e5c0744ad267f6dd9a138347ccde2bc9'/>
<id>d67c49d2e5c0744ad267f6dd9a138347ccde2bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Class.getattr looks by default in the implicit and the explicit metaclasses, which is `type` on Python 3.</title>
<updated>2015-07-26T08:49:50+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-26T08:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=b6a231b3ab14264ea4f19a5816930f0f43458c87'/>
<id>b6a231b3ab14264ea4f19a5816930f0f43458c87</id>
<content type='text'>
Closes issue #114.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes issue #114.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the use of scandir. Unfortunately it's supported only by CPython.</title>
<updated>2015-07-25T23:25:17+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-25T23:25:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=6c411a2a5a29073481ebffaaa18a677260910c6d'/>
<id>6c411a2a5a29073481ebffaaa18a677260910c6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add get_wrapping_class API to scoped_nodes, which can be used to retrieve the class that wraps a node.</title>
<updated>2015-07-25T21:35:31+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-25T21:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=6fcec7ace75124766747363e480ef06d4a9bf241'/>
<id>6fcec7ace75124766747363e480ef06d4a9bf241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some style cleanup.</title>
<updated>2015-07-25T16:26:01+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-25T16:26:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=08660381b4470983553610c78252b6cce9f117d4'/>
<id>08660381b4470983553610c78252b6cce9f117d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2015-07-25T16:22:57+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2015-07-25T16:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=c926edccd671cc1c9f54ce321d07a04e559c4bd8'/>
<id>c926edccd671cc1c9f54ce321d07a04e559c4bd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify decorators.cache.</title>
<updated>2015-07-25T14:54:45+00:00</updated>
<author>
<name>Florian Bruhin</name>
<email>me@the-compiler.org</email>
</author>
<published>2015-07-25T14:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=4dfc2332a6b858133a26343fb75e961ad302cb86'/>
<id>4dfc2332a6b858133a26343fb75e961ad302cb86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __docformat__.</title>
<updated>2015-07-25T14:48:51+00:00</updated>
<author>
<name>Florian Bruhin</name>
<email>me@the-compiler.org</email>
</author>
<published>2015-07-25T14:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=ec46421175b9b871621c960da8792ad8d3d6bd31'/>
<id>ec46421175b9b871621c960da8792ad8d3d6bd31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog entry.</title>
<updated>2015-07-25T14:16:25+00:00</updated>
<author>
<name>Florian Bruhin</name>
<email>me@the-compiler.org</email>
</author>
<published>2015-07-25T14:16:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=a22a5e7bb2fb4d10df8a5e90e542e82c12ffecf9'/>
<id>a22a5e7bb2fb4d10df8a5e90e542e82c12ffecf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
