<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/setup.py, branch python_6</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pylint-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/'/>
<entry>
<title>Use absolute imports</title>
<updated>2014-08-29T16:26:11+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2014-08-29T16:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=f29cce922245e616467f26ad3abfe84cf1057b15'/>
<id>f29cce922245e616467f26ad3abfe84cf1057b15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize to the point of working for Python 2.7 still</title>
<updated>2014-08-29T15:16:29+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2014-08-29T15:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=131810f8df6431ffef5d0cf345d67aeec7c3c605'/>
<id>131810f8df6431ffef5d0cf345d67aeec7c3c605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More test cases moved to the new test framework.</title>
<updated>2014-07-27T21:25:44+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>shlomme@gmail.com</email>
</author>
<published>2014-07-27T21:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=8e47a20cb88b7fbf79cc897a27992d3135c77705'/>
<id>8e47a20cb88b7fbf79cc897a27992d3135c77705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>linting pylint</title>
<updated>2014-07-25T15:23:37+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-07-25T15:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=94809f51eb4bc1d46e573be6763271f05558b80a'/>
<id>94809f51eb4bc1d46e573be6763271f05558b80a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>oops, drop unintentionnaly commited print, breaking py3 install</title>
<updated>2014-04-18T13:28:55+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-04-18T13:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=3b86291897c0a610a332201fc5f117caf080993b'/>
<id>3b86291897c0a610a332201fc5f117caf080993b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[packaging] attempt to skip byte-compilation for tests files</title>
<updated>2014-04-18T12:57:46+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-04-18T12:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=393973024fa7984cc7efdcb96197c76f32a5e82b'/>
<id>393973024fa7984cc7efdcb96197c76f32a5e82b</id>
<content type='text'>
This doesn't occurs when using bare distutils but does when using setuptools (eg
from easy_install/pip). As setuptools seems broken on my box, I've not been able
to test that.

(Hopefuly) closes #171
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This doesn't occurs when using bare distutils but does when using setuptools (eg
from easy_install/pip). As setuptools seems broken on my box, I've not been able
to test that.

(Hopefuly) closes #171
</pre>
</div>
</content>
</entry>
<entry>
<title>code commented and import moved so it won't run when python&gt;2.5</title>
<updated>2014-03-07T01:08:08+00:00</updated>
<author>
<name>Ricardo Gemignani</name>
<email>ricardo.gemignani@gmail.com</email>
</author>
<published>2014-03-07T01:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=b62a93ab0f8f3d442ee8e0155df7c8a9355816a7'/>
<id>b62a93ab0f8f3d442ee8e0155df7c8a9355816a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>except as replaced by commas, one with_statement future import added and StringFormat used to replace string.format when python &lt; 2.6</title>
<updated>2014-03-06T06:08:25+00:00</updated>
<author>
<name>Ricardo Gemignani</name>
<email>ricardo.gemignani@gmail.com</email>
</author>
<published>2014-03-06T06:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=554f49e7d75d1cbbee7567c577744222295eadd4'/>
<id>554f49e7d75d1cbbee7567c577744222295eadd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>give trove classifiers to distutils. Closes #152</title>
<updated>2014-02-26T08:23:42+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-02-26T08:23:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=8240a55ab1ccab81925197e0a196fcfd6eac5e2b'/>
<id>8240a55ab1ccab81925197e0a196fcfd6eac5e2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various pylint fixes</title>
<updated>2013-12-22T22:41:57+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-12-22T22:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=d8895fcb65ecd958b627298b32b0592565ef137e'/>
<id>d8895fcb65ecd958b627298b32b0592565ef137e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
