<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/protocols.py, branch simplification-for-python3.6-code</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<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.git/commit/?id=477b5ee2a3d0594504ca9fc2fe0f0f9cbeccd01b'/>
<id>477b5ee2a3d0594504ca9fc2fe0f0f9cbeccd01b</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>
<entry>
<title>Make the source compatible with Python 2.7 and 3.3+.</title>
<updated>2014-10-26T22:35:18+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-10-26T22:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=09cd8b7eefb021f2d8327e42614bca7cbb8915f2'/>
<id>09cd8b7eefb021f2d8327e42614bca7cbb8915f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various speed improvements.</title>
<updated>2014-10-20T14:41:05+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-10-20T14:41:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=2e2d04b4c270f31c1a9883e9ae41bb2d4cbca3fe'/>
<id>2e2d04b4c270f31c1a9883e9ae41bb2d4cbca3fe</id>
<content type='text'>
Patch by Alex Munroe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Alex Munroe.
</pre>
</div>
</content>
</entry>
<entry>
<title>The inference engine handles binary operations (add, mul etc.) between instances.</title>
<updated>2014-08-13T15:07:11+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-08-13T15:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=d8b19eae5e855b5453f399858aadeb7cf218ee70'/>
<id>d8b19eae5e855b5453f399858aadeb7cf218ee70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged with default</title>
<updated>2014-07-31T23:32:21+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>amunroe@yelp.com</email>
</author>
<published>2014-07-31T23:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=3a090e2819c85abacae5dd244733408cb110e427'/>
<id>3a090e2819c85abacae5dd244733408cb110e427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the parent of vararg and kwarg nodes when inferring them. Closes issue #43.</title>
<updated>2014-07-29T08:36:15+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-07-29T08:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=bf919348a823a573ebbb7c435626172ba21b7c3c'/>
<id>bf919348a823a573ebbb7c435626172ba21b7c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint source code</title>
<updated>2014-07-25T13:57:12+00:00</updated>
<author>
<name>Sylvain Thénault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-07-25T13:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=6895584b2b3cb9cb128804048f826d3b077d1d1b'/>
<id>6895584b2b3cb9cb128804048f826d3b077d1d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove context.lookupname; make it an argument to infer() when appropriate.</title>
<updated>2014-07-02T00:33:00+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>amunroe@yelp.com</email>
</author>
<published>2014-03-24T23:09:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=2e13d989dbf9a097c679e4e1ca71e59fc9e5524f'/>
<id>2e13d989dbf9a097c679e4e1ca71e59fc9e5524f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace copy_context with some dynamic scoping.</title>
<updated>2014-07-02T00:33:00+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>amunroe@yelp.com</email>
</author>
<published>2014-03-22T02:04:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=2bf7e926b234bf8376a63f672380d2f1ae8eeb8d'/>
<id>2bf7e926b234bf8376a63f672380d2f1ae8eeb8d</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 crash when inferring nodes from with statements, with multiple context managers. Closes #18.</title>
<updated>2014-02-22T12:57:47+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-02-22T12:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=209ac5e51f3a7d1ee8f07dad17b6d35cba70137b'/>
<id>209ac5e51f3a7d1ee8f07dad17b6d35cba70137b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
