<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pylint-git.git/testutils.py, branch python-2.7</title>
<subtitle>github.com: PyCQA/pylint.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/'/>
<entry>
<title>Move all package files to a pylint package.</title>
<updated>2015-02-14T16:13:20+00:00</updated>
<author>
<name>Ionel Cristian Maries</name>
<email>contact@ionelmc.ro</email>
</author>
<published>2015-02-14T16:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=26eb7f9a2e6cc6c229c6a86b6c6bb823e8f5de57'/>
<id>26eb7f9a2e6cc6c229c6a86b6c6bb823e8f5de57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pylint pylint</title>
<updated>2014-11-19T08:50:28+00:00</updated>
<author>
<name>Sylvain Thénault</name>
<email>sylvain.thenault@logilab.fr</email>
</author>
<published>2014-11-19T08:50:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=d788df3700257c6483d3bfebdc0d232bfec07f1b'/>
<id>d788df3700257c6483d3bfebdc0d232bfec07f1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add create_tempfile function to testutils and use it in create_file_backed_module.</title>
<updated>2014-11-16T21:33:04+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-11-16T21:33:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=609bafff654d45f8beb812860146730dee34721a'/>
<id>609bafff654d45f8beb812860146730dee34721a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move create_file_backed_module to testutils.</title>
<updated>2014-11-16T14:12:07+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-11-16T14:12:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=e2ad67904f2e3a8fabf15630f00a72586b3168b1'/>
<id>e2ad67904f2e3a8fabf15630f00a72586b3168b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move tokenize_str from tests to testutils.</title>
<updated>2014-11-15T15:21:38+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>cpopa@cloudbasesolutions.com</email>
</author>
<published>2014-11-15T15:21:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=99ac3a90889b1cac74a80fa76141b9301eb8e90b'/>
<id>99ac3a90889b1cac74a80fa76141b9301eb8e90b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a regression, where '{path}' was no longer accepted in '--msg-template'.</title>
<updated>2014-10-16T11:22:06+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-10-16T11:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=00e7dc3b23ed9fb98d71fc2e39abe9fb471a3d10'/>
<id>00e7dc3b23ed9fb98d71fc2e39abe9fb471a3d10</id>
<content type='text'>
Patch by LCD47.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by LCD47.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Changelog.  Fix tests.</title>
<updated>2014-10-10T19:00:00+00:00</updated>
<author>
<name>LCD 47</name>
<email>lcd047@gmail.com</email>
</author>
<published>2014-10-10T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=1625e73cac5728a555c1b7004decaa83129d2787'/>
<id>1625e73cac5728a555c1b7004decaa83129d2787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore .pyc files for the old functional test framework.</title>
<updated>2014-09-30T16:59:52+00:00</updated>
<author>
<name>Claudiu Popa</name>
<email>pcmanticore@gmail.com</email>
</author>
<published>2014-09-30T16:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=aa81d02db882abf5fc5bd32333808c15e65d8544'/>
<id>aa81d02db882abf5fc5bd32333808c15e65d8544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't use cStringIO</title>
<updated>2014-08-29T16:33:37+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2014-08-29T16:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=28073bf450ad20692d02d5af62c008b1ee90905b'/>
<id>28073bf450ad20692d02d5af62c008b1ee90905b</id>
<content type='text'>
--HG--
branch : python_6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : python_6
</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://91.123.203.49/cgit/delta/python-packages/pylint-git.git/commit/?id=29bb89fe46c7b65df777e626cac5611961a9d325'/>
<id>29bb89fe46c7b65df777e626cac5611961a9d325</id>
<content type='text'>
--HG--
branch : python_6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : python_6
</pre>
</div>
</content>
</entry>
</feed>
