<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/lab, 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>The DTD for cobertura, for reference</title>
<updated>2015-01-19T19:51:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T19:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0b942b28f39ad0762cd1a82eb808a56ea33bf25b'/>
<id>0b942b28f39ad0762cd1a82eb808a56ea33bf25b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify and clarify reading Python source. Probably broke .pyw files</title>
<updated>2014-12-26T15:48:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-26T15:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=135467172407a7f40907cc752f282bf0e3cce306'/>
<id>135467172407a7f40907cc752f282bf0e3cce306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More refactoring of hacked Mako support</title>
<updated>2014-04-19T01:13:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-04-19T01:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e832d01fa66613e8037197861bcd2dd8b3cd9bfe'/>
<id>e832d01fa66613e8037197861bcd2dd8b3cd9bfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Counting of opcodes in disassembled code (for akaptur's question)</title>
<updated>2014-03-01T11:05:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-03-01T11:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c9348c43feee1bead7fe28857b87074b163f15e0'/>
<id>c9348c43feee1bead7fe28857b87074b163f15e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged 4.0 to default</title>
<updated>2013-12-14T03:45:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-12-14T03:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=2df9b1c35cbb5c92204fc5923368a3d619a34f6d'/>
<id>2df9b1c35cbb5c92204fc5923368a3d619a34f6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace, and a 'he'.</title>
<updated>2013-12-01T21:47:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-12-01T21:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9a0498afdfed21ff545405c38a80d7f9c01d3cb0'/>
<id>9a0498afdfed21ff545405c38a80d7f9c01d3cb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enumerate has a start parameter!</title>
<updated>2013-10-24T02:35:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-24T02:35:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7c66441eab3af17539c478a2cb4e19cd93ba0cf4'/>
<id>7c66441eab3af17539c478a2cb4e19cd93ba0cf4</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>Fix the parser tool so I can see just annotated source files.</title>
<updated>2013-10-23T01:25:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-23T01:25:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b2d5b1a2e3bfa3b907034cf07ed4a173081ce976'/>
<id>b2d5b1a2e3bfa3b907034cf07ed4a173081ce976</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>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>Fix some line endings and whitespace.</title>
<updated>2013-09-12T00:56:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-12T00:56:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ee08f60231fcd609f14c86b860d7602bbd7a294f'/>
<id>ee08f60231fcd609f14c86b860d7602bbd7a294f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
