<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-3.5.3</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/'/>
<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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=56436f20ee79b6f295251aa88ee9691c9f92c511'/>
<id>56436f20ee79b6f295251aa88ee9691c9f92c511</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=69ef34577b7dd25fea1e65c5d1bb6d629f77d9bc'/>
<id>69ef34577b7dd25fea1e65c5d1bb6d629f77d9bc</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a65ce0146e0fdbb1ea08a4e12e47f2a7c11427f5'/>
<id>a65ce0146e0fdbb1ea08a4e12e47f2a7c11427f5</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b9c2a36f26f27b25fa4b5e37660a257d5c79700b'/>
<id>b9c2a36f26f27b25fa4b5e37660a257d5c79700b</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://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=825acb3051853f0ac849df5bc15920ba932391e1'/>
<id>825acb3051853f0ac849df5bc15920ba932391e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A compile error fixed, only shows with TRACE_LOG set.</title>
<updated>2012-09-02T11:45:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-02T11:45:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ac701aae0e6be902e4a53898418efda01631230d'/>
<id>ac701aae0e6be902e4a53898418efda01631230d</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 py2 case of this macro.</title>
<updated>2012-09-01T14:36:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-09-01T14:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cc0ece18dc4b2b6a820943ddd8aa550f990226c1'/>
<id>cc0ece18dc4b2b6a820943ddd8aa550f990226c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plug several memory leaks by no longer forgetting to DECREF calls to</title>
<updated>2012-08-31T19:25:29+00:00</updated>
<author>
<name>Brett Cannon</name>
<email>brett@python.org</email>
</author>
<published>2012-08-31T19:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=38001d9a5cd756d61c94a340bcde83f57b635cdd'/>
<id>38001d9a5cd756d61c94a340bcde83f57b635cdd</id>
<content type='text'>
PyUnicode_AsASCIIString() under Python 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyUnicode_AsASCIIString() under Python 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>If fullcoverage is run with the wrong tracer, make it apparent.</title>
<updated>2012-08-31T03:16:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-08-31T03:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=79382fd0aef31418c91769b60ccfb7abd7775e06'/>
<id>79382fd0aef31418c91769b60ccfb7abd7775e06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Undo Brett's change to the fullcoverage feature: it should only be used with the C tracer.</title>
<updated>2012-08-31T03:13:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-08-31T03:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=eb190ff7bc2ed15ccb635e875e93e9e2ea356492'/>
<id>eb190ff7bc2ed15ccb635e875e93e9e2ea356492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
