<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint.git/test/input/func_block_disable_msg.py, 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>Add a warning for trailing whitespace.</title>
<updated>2013-06-18T12:36:29+00:00</updated>
<author>
<name>Torsten Marek</name>
<email>tmarek@google.com</email>
</author>
<published>2013-06-18T12:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=0c33840c7acf4e369408e4ee5bbcda4e77e68a05'/>
<id>0c33840c7acf4e369408e4ee5bbcda4e77e68a05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add messages I0020 and I0021 for reporting of suppressed messages and useless suppression pragmas. Closes #110840</title>
<updated>2012-11-12T13:06:26+00:00</updated>
<author>
<name>tmarek</name>
<email>tmarek@google.com</email>
</author>
<published>2012-11-12T13:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=b3da8966dfb324db5e4071014b2d3e4489e92b0b'/>
<id>b3da8966dfb324db5e4071014b2d3e4489e92b0b</id>
<content type='text'>
Both messages are disabled by default, and only emitted after all other
checkers have been processed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both messages are disabled by default, and only emitted after all other
checkers have been processed.
</pre>
</div>
</content>
</entry>
<entry>
<title>use generic disable / enable methods and inline option</title>
<updated>2010-04-19T09:18:08+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2010-04-19T09:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=cefa5131bc24376108431ff0db404b30f94637bf'/>
<id>cefa5131bc24376108431ff0db404b30f94637bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>include Dotan Barak spell fixes patch</title>
<updated>2009-11-23T14:15:26+00:00</updated>
<author>
<name>Sylvain Th?nault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2009-11-23T14:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=43e8f817074a0e2e865f4a061ba3956313ebe8e5'/>
<id>43e8f817074a0e2e865f4a061ba3956313ebe8e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug in reenabling message</title>
<updated>2008-02-07T09:51:58+00:00</updated>
<author>
<name>Sylvain</name>
<email>syt@logilab.fr</email>
</author>
<published>2008-02-07T09:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=4e5c567487abdf106db36fbf19dfd2a257eb5c59'/>
<id>4e5c567487abdf106db36fbf19dfd2a257eb5c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating tests / tested messages</title>
<updated>2006-08-10T13:40:14+00:00</updated>
<author>
<name>Adrien Di Mascio</name>
<email>Adrien.DiMascio@logilab.fr</email>
</author>
<published>2006-08-10T13:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=76338f451ccd08108f3e58229a4febb04e6a0d7f'/>
<id>76338f451ccd08108f3e58229a4febb04e6a0d7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check ChangeLog</title>
<updated>2006-05-09T07:55:16+00:00</updated>
<author>
<name>syt</name>
<email>syt@sextans.logilab.fr</email>
</author>
<published>2006-05-09T07:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=b3a23e3f94f7468015a4cde78b58b5ebee0bb308'/>
<id>b3a23e3f94f7468015a4cde78b58b5ebee0bb308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* new W0212 message for access to protected member from client code</title>
<updated>2006-05-05T14:20:44+00:00</updated>
<author>
<name>syt</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-05T14:20:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=a120206e378545016e1b480724ee9b53e875f85b'/>
<id>a120206e378545016e1b480724ee9b53e875f85b</id>
<content type='text'>
* new W0212 message for access to protected member from client code
    * new W0105 message extracted from W0104 (statement seems to have no effect)
      with string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* new W0212 message for access to protected member from client code
    * new W0105 message extracted from W0104 (statement seems to have no effect)
      with string
</pre>
</div>
</content>
</entry>
<entry>
<title>forget the past.</title>
<updated>2006-04-26T10:48:09+00:00</updated>
<author>
<name>root</name>
<email>devnull@localhost</email>
</author>
<published>2006-04-26T10:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pylint.git/commit/?id=eea76f1da01a33dec2afc42119e001e4350aaea2'/>
<id>eea76f1da01a33dec2afc42119e001e4350aaea2</id>
<content type='text'>
forget the past.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
forget the past.
</pre>
</div>
</content>
</entry>
</feed>
