<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git, branch coverage-3.4</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Latest sample html output for the site.</title>
<updated>2010-09-19T20:42:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-19T20:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8e8d95437d866e1a30c728028d73a995bff5c06d'/>
<id>8e8d95437d866e1a30c728028d73a995bff5c06d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks for the 3.4 release.</title>
<updated>2010-09-19T20:39:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-19T20:39:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=de87d68473eec831973c8bdc7cca6bb637a54352'/>
<id>de87d68473eec831973c8bdc7cca6bb637a54352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify where the configuration file goes.</title>
<updated>2010-09-19T20:39:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-19T20:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=95eb151bc8c902dadddc623c8b20efa20cd789c9'/>
<id>95eb151bc8c902dadddc623c8b20efa20cd789c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If you called sys.exit() with no argument, coverage.py got tangled.  Thanks, Brodie Rao.</title>
<updated>2010-09-18T23:11:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-18T23:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f4405db0cbc5d265b8ac8846596a9e3fab285305'/>
<id>f4405db0cbc5d265b8ac8846596a9e3fab285305</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When showing debug data, do something visible with empty lists.</title>
<updated>2010-09-12T19:31:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-12T19:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ecc8c0ecbb57a4294a94e316db12e1f5d34d5f40'/>
<id>ecc8c0ecbb57a4294a94e316db12e1f5d34d5f40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Forgot to update changes for the xml package ordering fix.</title>
<updated>2010-09-12T11:44:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-12T11:44:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=30f727cd2f10e59d518f4a58ab0f161628537d68'/>
<id>30f727cd2f10e59d518f4a58ab0f161628537d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Virtualenv's distutils is too tricky for pylint to understand.</title>
<updated>2010-09-11T23:44:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-11T23:44:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=51fabb039dc08a7de59feffdd36e32f8001c771b'/>
<id>51fabb039dc08a7de59feffdd36e32f8001c771b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort the packages before creating the XML report. Fixes #88.</title>
<updated>2010-09-11T23:39:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-11T23:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=de092edaa0645ddb3ffbf0b157e0a98c6e27625e'/>
<id>de092edaa0645ddb3ffbf0b157e0a98c6e27625e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved fixtar into its own project: http://bitbucket.org/ned/fixtar</title>
<updated>2010-09-09T14:39:04+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-09T14:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6d088b28e46378e8fa7fa2f0f0b97d01982bfa2c'/>
<id>6d088b28e46378e8fa7fa2f0f0b97d01982bfa2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the url canonicalizer to also deal with release urls.</title>
<updated>2010-09-08T21:56:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-09-08T21:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=269b14140e14f39c3d87bb1163e4dbdef81eaf20'/>
<id>269b14140e14f39c3d87bb1163e4dbdef81eaf20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
