<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid.git/ChangeLog, 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>Merge with default.</title>
<updated>2014-05-07T15:03:24+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-05-07T15:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=d0b270a9bb49ecc37209c054a3883321a1d1cc1e'/>
<id>d0b270a9bb49ecc37209c054a3883321a1d1cc1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Function nodes can detect if they are decorated with subclasses of builtin descriptors when determining their type (`classmethod` and `staticmethod`).</title>
<updated>2014-05-07T14:14:48+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-05-07T14:14:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=21ffd54d9e35f2c65afc820a544042880a05b858'/>
<id>21ffd54d9e35f2c65afc820a544042880a05b858</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.1.1</title>
<updated>2014-04-30T15:58:11+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-04-30T15:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=2e1b081f5ecf86383f6eb35a3b9848d12ec771b2'/>
<id>2e1b081f5ecf86383f6eb35a3b9848d12ec771b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with default.</title>
<updated>2014-04-29T19:41:20+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-04-29T19:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=5868ae7e21f4231cf1c07a0f8faf72b164544619'/>
<id>5868ae7e21f4231cf1c07a0f8faf72b164544619</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Look in ancestors when a class node doesn't use an explicitly defined metaclass (the metaclass of a class is a metaclass for all its subclasses).</title>
<updated>2014-04-25T10:48:28+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-04-25T10:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=9593ddb565d3e9a9eb808718de00253b15b520d2'/>
<id>9593ddb565d3e9a9eb808718de00253b15b520d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>astroid 1.1</title>
<updated>2014-04-18T13:39:29+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-04-18T13:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=865cd8906eaf603d808ac4a1f9c3bcbaa1f1b55b'/>
<id>865cd8906eaf603d808ac4a1f9c3bcbaa1f1b55b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unwrap instances found in `.ancestors()`, by using their _proxied class. Don't inherit the metaclass status if the current class can't be a metaclass.</title>
<updated>2014-04-12T06:46:49+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-04-12T06:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=a851aface24fd93616a441e37ba9d76019add72b'/>
<id>a851aface24fd93616a441e37ba9d76019add72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash when class has some __call__ method that is not inferable. Closes #17</title>
<updated>2014-04-08T12:07:46+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-04-08T12:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=c412c3071972ceea3426039d91721d8de8d98721'/>
<id>c412c3071972ceea3426039d91721d8de8d98721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backout changeset.</title>
<updated>2014-04-02T13:50:47+00:00</updated>
<author>
<name>cpopa</name>
<email>devnull@localhost</email>
</author>
<published>2014-04-02T13:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid.git/commit/?id=83e9f2f36e51f3c52d20fe0de81a54c9cbc618b1'/>
<id>83e9f2f36e51f3c52d20fe0de81a54c9cbc618b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
