<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/howto.txt, branch coverage-3.6b1</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>Coverage.py measuring itself works again!  86%, btw.</title>
<updated>2012-11-25T15:04:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-25T15:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=c33865dc58bf1e0c2aaa9a935d1c8594b844dee3'/>
<id>c33865dc58bf1e0c2aaa9a935d1c8594b844dee3</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 import coverage into setup.py to get the version number.  Do something far worse... :)  #73</title>
<updated>2012-11-12T15:52:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-12T15:52:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=46140346e2dbacebddfa007cae793f3e2e3fadc1'/>
<id>46140346e2dbacebddfa007cae793f3e2e3fadc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more way to be picky: no final blank lines.</title>
<updated>2012-10-30T11:33:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-30T11:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9d6abb08c303e6a0cc2c08f71067c0b84977e4e6'/>
<id>9d6abb08c303e6a0cc2c08f71067c0b84977e4e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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.git/commit/?id=934f545d69dd98bc2a601fa41e36a2ceb688392e'/>
<id>934f545d69dd98bc2a601fa41e36a2ceb688392e</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.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 some of the howto, and note the new prominence of tox.</title>
<updated>2012-07-22T03:08:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-22T03:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=4a56badac6a0c8f0d1124c84e9f22612af63e59d'/>
<id>4a56badac6a0c8f0d1124c84e9f22612af63e59d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change how kits are build, use tox.</title>
<updated>2012-07-22T02:24:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-07-22T02:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=a02bec0469a9f1cf9e77c13b2fa9043f723fbb0f'/>
<id>a02bec0469a9f1cf9e77c13b2fa9043f723fbb0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cog changed, instructions for running the sample html changed as a result.</title>
<updated>2012-05-04T13:20:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-05-04T13:20:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9bfa77edbfeb3b7c48885e1dbbc32545ecaa7b51'/>
<id>9bfa77edbfeb3b7c48885e1dbbc32545ecaa7b51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 3.5.1b1</title>
<updated>2011-08-28T15:00:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-08-28T15:00:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b3e807b4126f52cf0abffe7ddb497cc22eef4433'/>
<id>b3e807b4126f52cf0abffe7ddb497cc22eef4433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write this down for next time.</title>
<updated>2011-06-27T19:46:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-27T19:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0cefb9951a20815cf04ddce73e7683021de162db'/>
<id>0cefb9951a20815cf04ddce73e7683021de162db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
