<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/examples, branch exec</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>Extend the line length check.</title>
<updated>2013-06-17T17:57:05+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-06-17T17:57:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=ad7b0027ce59c7091a3dc0c45c184c265e825521'/>
<id>ad7b0027ce59c7091a3dc0c45c184c265e825521</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>astng has been renamed astroid</title>
<updated>2013-06-17T13:06:48+00:00</updated>
<author>
<name>David Douard</name>
<email>david.douard@logilab.fr</email>
</author>
<published>2013-06-17T13:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=34e999fc8d56fdeadda39bb8f7122e203af7d869'/>
<id>34e999fc8d56fdeadda39bb8f7122e203af7d869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regenerate generated documentation</title>
<updated>2013-04-16T10:11:35+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2013-04-16T10:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=3302ce68f3968fac095164c17e530728e4c47e5f'/>
<id>3302ce68f3968fac095164c17e530728e4c47e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add note about soon useless stream.seek()</title>
<updated>2011-10-26T07:35:41+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2011-10-26T07:35:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=44ea42d4536f7d264cd301ed0000617e6154842b'/>
<id>44ea42d4536f7d264cd301ed0000617e6154842b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add regular expression support for generated-members (closes #69738)</title>
<updated>2011-07-08T13:52:04+00:00</updated>
<author>
<name>Alain Leufroy</name>
<email>alain.leufroy@logilab.fr</email>
</author>
<published>2011-07-08T13:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=f7f14afbb12504af09a08fa958b3e519080d6354'/>
<id>f7f14afbb12504af09a08fa958b3e519080d6354</id>
<content type='text'>
proposed: by Bruno Clermont
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
proposed: by Bruno Clermont
</pre>
</div>
</content>
</entry>
<entry>
<title>py3k: need to handle guess_encoding in astng</title>
<updated>2010-11-22T14:36:44+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-11-22T14:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=ec33eaf8fbd27986d9610abef32534aba2608fe5'/>
<id>ec33eaf8fbd27986d9610abef32534aba2608fe5</id>
<content type='text'>
Astng will try to find the right encoding and provide the right "stream"
interface for the Pylint checkers.
Reading a stream with the wrong encoding in py3k will generate a UnicodeError.

The introduced a 'F0010' failure should maybe be replaced by E0501, E0502 and
F0002? However, can we call 'unexpected errors' the ASTNGBuildingExceptions
that we raise in logilab.astng.builder?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Astng will try to find the right encoding and provide the right "stream"
interface for the Pylint checkers.
Reading a stream with the wrong encoding in py3k will generate a UnicodeError.

The introduced a 'F0010' failure should maybe be replaced by E0501, E0502 and
F0002? However, can we call 'unexpected errors' the ASTNGBuildingExceptions
that we raise in logilab.astng.builder?
</pre>
</div>
</content>
</entry>
<entry>
<title>doc : more update on options</title>
<updated>2010-10-25T14:15:36+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-25T14:15:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=4c0cb3ef733513a9217327dc4d5bb081d8c7c9b4'/>
<id>4c0cb3ef733513a9217327dc4d5bb081d8c7c9b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>example: updated  examples/pylintrc by using --generate-rcfile</title>
<updated>2010-10-25T12:56:05+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-10-25T12:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=2051b989c21cc7aa0299fbf1b91df04c0e294668'/>
<id>2051b989c21cc7aa0299fbf1b91df04c0e294668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proper update of report identifiers to avoid collision with message in the Refactoring category</title>
<updated>2010-05-25T08:04:37+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2010-05-25T08:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=25ea2bd6805c889c07ead9c0a5f244b64f49dcfb'/>
<id>25ea2bd6805c889c07ead9c0a5f244b64f49dcfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update custom checker in example/custom.py</title>
<updated>2010-03-22T09:33:23+00:00</updated>
<author>
<name>Emile Anclin</name>
<email>emile.anclin@logilab.fr</email>
</author>
<published>2010-03-22T09:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=9719184f652c666284785d33767fbcfd1d5fb3ea'/>
<id>9719184f652c666284785d33767fbcfd1d5fb3ea</id>
<content type='text'>
We don't use compiler.ast nodes, but astng nodes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't use compiler.ast nodes, but astng nodes.
</pre>
</div>
</content>
</entry>
</feed>
