<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/CHANGES.txt, branch coverage-3.7</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>Not sure what happened here, but fix it.</title>
<updated>2013-10-06T11:19:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-06T11:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=64c2c26fae05e237bc440983e56a5bc21e76ff09'/>
<id>64c2c26fae05e237bc440983e56a5bc21e76ff09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Go to 3.7</title>
<updated>2013-10-06T01:19:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-06T01:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=80830cf7c73efcdbb12e5ea50c94cd3a07ea98f2'/>
<id>80830cf7c73efcdbb12e5ea50c94cd3a07ea98f2</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 divide by zero if nothing to report. #250.</title>
<updated>2013-09-30T11:21:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-30T11:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=fcbc0ae92f7c6b4da951a86978148c0fbd9487de'/>
<id>fcbc0ae92f7c6b4da951a86978148c0fbd9487de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly report .pyw files.  #261.</title>
<updated>2013-09-29T15:19:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-29T15:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=01d21468e0974cacdea73751270bd3b92376dd80'/>
<id>01d21468e0974cacdea73751270bd3b92376dd80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search a list of places to find HTML report static files.  #259.</title>
<updated>2013-09-29T01:31:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-29T01:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b9f30deffb0bf011e1a2b8d2ffc4887b3893ea8b'/>
<id>b9f30deffb0bf011e1a2b8d2ffc4887b3893ea8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now we can run .pyc files directly.  Closes #264.</title>
<updated>2013-09-28T15:07:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-28T15:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1d179a1077819aec18b960a3fa24ea3490c884a5'/>
<id>1d179a1077819aec18b960a3fa24ea3490c884a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow relative paths in the [paths] aliases. #267.</title>
<updated>2013-09-27T02:24:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-27T02:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0ee48cda9c9521d543a7c296d9119bdd801e3318'/>
<id>0ee48cda9c9521d543a7c296d9119bdd801e3318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve and more fully test the first-blank-line decoding fix.  Thanks, Roger Hu.</title>
<updated>2013-09-16T14:25:36+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-16T14:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=85ba89c05c28a8c1e83a81eec0e924d396098e32'/>
<id>85ba89c05c28a8c1e83a81eec0e924d396098e32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More --debug options, split code into separate objects.</title>
<updated>2013-09-08T18:49:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-08T18:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=83411f84debeefa313a1b61121ef4fc9c9607fd6'/>
<id>83411f84debeefa313a1b61121ef4fc9c9607fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make debug=trace trace all the yes/no tracing decisions.</title>
<updated>2013-09-07T00:50:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-07T00:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c45f4f848fac4634cad94f9cf5b35f0409e8c011'/>
<id>c45f4f848fac4634cad94f9cf5b35f0409e8c011</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
