<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/test/data, branch args_fix</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>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>reintroduce spaces necessary for test_module_as_string</title>
<updated>2013-03-28T07:38:45+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-03-28T07:38:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=ceb70fa877d933ad4db77597082e3b2a991b6e06'/>
<id>ceb70fa877d933ad4db77597082e3b2a991b6e06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix inference for generator methods to correctly handle yields in lambdas. Closes #123068</title>
<updated>2013-03-27T11:29:00+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-03-27T11:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=73bf62b2dd02a903b98ff0d90f1150a0261a18ba'/>
<id>73bf62b2dd02a903b98ff0d90f1150a0261a18ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test and fix absolute import handling. Closes #106191</title>
<updated>2012-10-05T10:35:46+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2012-10-05T10:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=678721148ca92e3e75cad632c3986d613b4fb444'/>
<id>678721148ca92e3e75cad632c3986d613b4fb444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test assignement to True and yield; fix yield as_string</title>
<updated>2010-12-09T16:17:10+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-12-09T16:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=8850309b6df53b943907a25649fd5a8d9c04efc0'/>
<id>8850309b6df53b943907a25649fd5a8d9c04efc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k: make test for module2.py as_string pass</title>
<updated>2010-10-28T14:41:07+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-28T14:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=7758b4fa14363c5cc9d1006c215bb766e1e1024a'/>
<id>7758b4fa14363c5cc9d1006c215bb766e1e1024a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>as_string: fix callfunc and test module2.py returned identically</title>
<updated>2010-10-28T12:00:35+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-28T12:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=cb2b76c25da2def24113a4bf512b2d41aaf7d28b'/>
<id>cb2b76c25da2def24113a4bf512b2d41aaf7d28b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>as_string: check that data/module.py is returned identically; fix tests</title>
<updated>2010-10-28T11:48:55+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-28T11:48:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=2d31a6a53787af16c92339067af3e7f379b60589'/>
<id>2d31a6a53787af16c92339067af3e7f379b60589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[py3k] fix scoped nodes tests</title>
<updated>2010-10-13T16:28:51+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-13T16:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=b262cc94e8a14dba93232cbcd2c21745494ca8ed'/>
<id>b262cc94e8a14dba93232cbcd2c21745494ca8ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
