<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test/test_data.py, branch coverage-3.3</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>Massive eol whitespace clean-up.</title>
<updated>2009-12-02T12:27:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T12:27:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=968fc008e4c0453ef05aa211e85e202e7b1d2342'/>
<id>968fc008e4c0453ef05aa211e85e202e7b1d2342</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename our future-happy unittest methods to match their future versions, and let the future versions win if they exist.</title>
<updated>2009-11-26T14:35:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-26T14:35:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=27864c812b0ae954e9adabe81ed19cbf8f407c2b'/>
<id>27864c812b0ae954e9adabe81ed19cbf8f407c2b</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 write arcs if there are none, and an ad-hoc data viewer.</title>
<updated>2009-10-12T11:33:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-12T11:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ca039838a5c2f98c4566c7796aa42f4561c8eac3'/>
<id>ca039838a5c2f98c4566c7796aa42f4561c8eac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write the arcs to the data file.</title>
<updated>2009-10-12T11:06:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-12T11:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8cd21bb4c90f5bd8c552df1eba895bdb99bc6dc6'/>
<id>8cd21bb4c90f5bd8c552df1eba895bdb99bc6dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce the amount of data translation by having the tracers record data in a form more like it will be consumed.  Also should reduce the amount of work the tracers have to do.</title>
<updated>2009-10-12T00:17:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-10-12T00:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d93e5d5da230876e946aa94f59e706d3b798c62b'/>
<id>d93e5d5da230876e946aa94f59e706d3b798c62b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The best way to get py3k support: same source runs on both, with some contortions.</title>
<updated>2009-09-22T11:22:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-22T11:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ff9099051e0daff7b08035713eeca5696ab3217a'/>
<id>ff9099051e0daff7b08035713eeca5696ab3217a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-think the api to set the data file name and suffix.</title>
<updated>2009-05-11T21:43:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-11T21:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5288a2e51bc938dfcce206bb8ecffa9ac0c96871'/>
<id>5288a2e51bc938dfcce206bb8ecffa9ac0c96871</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More docstrings</title>
<updated>2009-05-10T01:10:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-10T01:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=8fbe22896bff70a8c72116eb222cd317f6db36d0'/>
<id>8fbe22896bff70a8c72116eb222cd317f6db36d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New more flexible data storage.</title>
<updated>2009-04-19T00:01:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-19T00:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b97380c4a3a97ac2469ace44005dc63857daf245'/>
<id>b97380c4a3a97ac2469ace44005dc63857daf245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More pylint shenanigans.</title>
<updated>2009-04-18T17:39:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-18T17:39:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=d0a794abfae0fb1d115c5979c9a8dc5c07a12b9c'/>
<id>d0a794abfae0fb1d115c5979c9a8dc5c07a12b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
