<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/manager.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>Only cache modules if no other module with the same name is known yet, and</title>
<updated>2014-04-26T18:47:42+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-04-26T18:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=ee970b32970ce02e7a1ebd719a5513939db7256f'/>
<id>ee970b32970ce02e7a1ebd719a5513939db7256f</id>
<content type='text'>
only return cached modules if name and filepath match.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only return cached modules if name and filepath match.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid an (expensive) exception in transform.</title>
<updated>2014-03-21T21:47:46+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>amunroe@yelp.com</email>
</author>
<published>2014-03-21T21:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=343ec6778c9f2535aa83c86222b5c00d2e556421'/>
<id>343ec6778c9f2535aa83c86222b5c00d2e556421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>call transformation for builtin modules as well (though not yet for their child nodes)</title>
<updated>2014-03-19T08:48:51+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-03-19T08:48:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=0b64b5075802793dc68da98f9591ec927e14ffe4'/>
<id>0b64b5075802793dc68da98f9591ec927e14ffe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use new style class</title>
<updated>2013-11-05T06:07:14+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-11-05T06:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=5c324433922d3bb6356ff758181aabce7653008f'/>
<id>5c324433922d3bb6356ff758181aabce7653008f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename all astroid_from* method, introduced by sed, into ast_from*</title>
<updated>2013-07-24T06:52:20+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-07-24T06:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=492a32dc8743e43c9dd2db0ede8d1dc311555258'/>
<id>492a32dc8743e43c9dd2db0ede8d1dc311555258</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[transforms] allow transformation functions on any nodes, not only modules</title>
<updated>2013-06-18T16:18:45+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-06-18T16:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=1e60f0cf4be2bd38dd3871d154f6b5909842e9b1'/>
<id>1e60f0cf4be2bd38dd3871d154f6b5909842e9b1</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>import cleanups</title>
<updated>2013-03-29T06:26:56+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-03-29T06:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=3b2875bf775e0a65dca5749af62860e9b47523f9'/>
<id>3b2875bf775e0a65dca5749af62860e9b47523f9</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>closes #77253: provide a way for user code to register astng transformers</title>
<updated>2011-09-29T12:13:46+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2011-09-29T12:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=42b659bdb8e147e5a1d66e4013f1ae64ce3b482d'/>
<id>42b659bdb8e147e5a1d66e4013f1ae64ce3b482d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
