<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/nodes.py, branch classmethod_subclasses</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>Drop yield_from API, add a new YieldFrom node instead.</title>
<updated>2014-03-04T07:29:46+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-03-04T07:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=305b7d3192971ad881430719fd063521067a0de3'/>
<id>305b7d3192971ad881430719fd063521067a0de3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename the project astroid</title>
<updated>2013-06-17T16:09:03+00:00</updated>
<author>
<name>David Douard</name>
<email>david.douard@logilab.fr</email>
</author>
<published>2013-06-17T16:09:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=de948487c55093839c6c022bff5f45b195637c3d'/>
<id>de948487c55093839c6c022bff5f45b195637c3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor cleanups: drop copyright by me, update others to 2013, droip those in dumb test data files, delete some trailing whitespaces</title>
<updated>2013-03-28T17:24:19+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-03-28T17:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=705efcc193fb90e7ac4145bf2e51b9e9e7de72d0'/>
<id>705efcc193fb90e7ac4145bf2e51b9e9e7de72d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some copyrights</title>
<updated>2011-09-27T16:40:51+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2011-09-27T16:40:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=0550777a3e758569bc6d7ea11bed0170162af25a'/>
<id>0550777a3e758569bc6d7ea11bed0170162af25a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k : introduce Nonlocal node</title>
<updated>2010-10-28T14:07:24+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-28T14:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=eb563509878faba61a21aa7c0039c6314bf3cace'/>
<id>eb563509878faba61a21aa7c0039c6314bf3cace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k : introduce Starred node</title>
<updated>2010-10-28T13:47:55+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-28T13:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=a7ef0867c87fb7d760baee8cd2b7526f238fe0b1'/>
<id>a7ef0867c87fb7d760baee8cd2b7526f238fe0b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k: ListComp becomes a ComprehensionScope</title>
<updated>2010-10-11T16:17:09+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-11T16:17:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=c7ac86cd3b9d48bd1bbd33e207b8f90b39f74030'/>
<id>c7ac86cd3b9d48bd1bbd33e207b8f90b39f74030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make dictionary comprehensions and set comprehensions have their own scope, like generator expressions</title>
<updated>2010-10-09T19:33:51+00:00</updated>
<author>
<name>Daniel Harding</name>
<email>dharding@gmail.com</email>
</author>
<published>2010-10-09T19:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=bb4faaf3c873e6a0ee4fa313622b6b9f6a426292'/>
<id>bb4faaf3c873e6a0ee4fa313622b6b9f6a426292</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>create a Set node</title>
<updated>2010-10-07T16:46:23+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-07T16:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=1be0a96ec1e765f10153e940e8a9c356941a4090'/>
<id>1be0a96ec1e765f10153e940e8a9c356941a4090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for set comprehensions</title>
<updated>2010-10-01T18:01:59+00:00</updated>
<author>
<name>Daniel Harding</name>
<email>dharding@gmail.com</email>
</author>
<published>2010-10-01T18:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=e5636c1b0838e7998b86440142ce25055e4dc471'/>
<id>e5636c1b0838e7998b86440142ce25055e4dc471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
