<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git, branch coverage-3.5.3</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Need a new tox-based way to upload kits to pypi</title>
<updated>2012-09-30T02:35:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-30T02:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c68cdd333aae2893e31b269bf29678d8f67f4c8e'/>
<id>c68cdd333aae2893e31b269bf29678d8f67f4c8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Build py33 kits, and put them in a new place so tox doesn't have to rebuild everything each time.</title>
<updated>2012-09-30T02:18:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-30T02:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=4107b7875cb05aa1bda2c1cca3cfbe856d86c80f'/>
<id>4107b7875cb05aa1bda2c1cca3cfbe856d86c80f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest sample HTML report for the docs</title>
<updated>2012-09-29T19:03:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-29T19:03:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5c560e1c6979f5da612e70d9d303bdead8ba4fb1'/>
<id>5c560e1c6979f5da612e70d9d303bdead8ba4fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix this test on windows.</title>
<updated>2012-09-29T18:36:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-29T18:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=4427e850df34890e8df8990608c4a48e296348ac'/>
<id>4427e850df34890e8df8990608c4a48e296348ac</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 number to 3.5.3</title>
<updated>2012-09-29T13:38:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-29T13:38:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=163ea988b76a0e2adbdbce05ee4bf546af214502'/>
<id>163ea988b76a0e2adbdbce05ee4bf546af214502</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #197: more decimal places on a CSS fraction eliminates rounding errors in the HTML line numbers.</title>
<updated>2012-09-26T13:33:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-26T13:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=7aef5769a062f012a4ac656549713505b845a279'/>
<id>7aef5769a062f012a4ac656549713505b845a279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It's 2012 already.</title>
<updated>2012-09-11T01:10:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-11T01:10:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=7f81d569e4a84b3b1d2f5a509d389b686bb17b39'/>
<id>7f81d569e4a84b3b1d2f5a509d389b686bb17b39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tox doesn't support 2.4, even though it understands py24.</title>
<updated>2012-09-08T13:20:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-08T13:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=3f41075b7502584d249da83bd046d43b428582fe'/>
<id>3f41075b7502584d249da83bd046d43b428582fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #194: a file path could have its prefix twice.</title>
<updated>2012-09-08T13:09:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-08T13:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c4510325e6a1979daeca5ff5ff55bcf5db416524'/>
<id>c4510325e6a1979daeca5ff5ff55bcf5db416524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Where we deal with .pyc files, also deal with .pyo files.  Fixes #195.</title>
<updated>2012-09-07T02:54:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-07T02:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=ca85f635d345ebcdd5fae5e235bd22573aa11e9a'/>
<id>ca85f635d345ebcdd5fae5e235bd22573aa11e9a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
