<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/setup.py, branch coverage-4.0a4</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Update for 4.0a2</title>
<updated>2015-01-15T01:23:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-15T01:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2cc18104451b2ad53329fa8decb65459037a864a'/>
<id>2cc18104451b2ad53329fa8decb65459037a864a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try out pylint spelling.  Kinda noisy, but fixed some stuff.</title>
<updated>2014-11-27T15:36:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-27T15:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1fa418c6c1c33117308e3d94f18f8fc1a9193393'/>
<id>1fa418c6c1c33117308e3d94f18f8fc1a9193393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some pylint messages</title>
<updated>2014-11-23T18:39:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T18:39:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4354d6ee80c81d390052c15092c7c51f2318f2f6'/>
<id>4354d6ee80c81d390052c15092c7c51f2318f2f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change all pylint message codes to message names</title>
<updated>2014-11-23T11:43:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T11:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=622742746327abccd848d40583c9d7bc8bcb096c'/>
<id>622742746327abccd848d40583c9d7bc8bcb096c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgraded pylint to 1.4, removed useless suppressions</title>
<updated>2014-11-23T11:29:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-23T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b26cf4981ebc3bdbcec03386b4ee2734f5e9a444'/>
<id>b26cf4981ebc3bdbcec03386b4ee2734f5e9a444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version and docs for 4.0a1</title>
<updated>2014-09-27T15:08:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-27T15:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2a2b3f3a7272cc3b75b5fd8af86ac1d31b9f6411'/>
<id>2a2b3f3a7272cc3b75b5fd8af86ac1d31b9f6411</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the versions we support</title>
<updated>2014-05-03T20:11:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-03T20:11:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1f914cec478cae073335eac2cbeaa67409a102c3'/>
<id>1f914cec478cae073335eac2cbeaa67409a102c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Except clause can now use 'as', no need for lots of sys.exc_info</title>
<updated>2013-10-20T12:23:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T12:23:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6dfbb755d1f6994ccec9ae56ad7f2eedad2ed0d6'/>
<id>6dfbb755d1f6994ccec9ae56ad7f2eedad2ed0d6</id>
<content type='text'>
--HG--
branch : 4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : 4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>with statements: no more finally close</title>
<updated>2013-10-20T11:58:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T11:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=6b6a4488adc12d390c5e0c8f13829dd9bf125309'/>
<id>6b6a4488adc12d390c5e0c8f13829dd9bf125309</id>
<content type='text'>
--HG--
branch : 4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : 4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>We only run on 2.6, 2.7, 3.2, 3.3 now.</title>
<updated>2013-10-20T01:21:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T01:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=18ba48b6b119f07f5c738c7fd36c2d2ede04f67e'/>
<id>18ba48b6b119f07f5c738c7fd36c2d2ede04f67e</id>
<content type='text'>
--HG--
branch : 4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : 4.0
</pre>
</div>
</content>
</entry>
</feed>
