<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/setup.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>Move the version number to 3.3</title>
<updated>2010-02-25T01:48:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-25T01:48:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1db860fe7412fb5bda5857c41ae73e6efde71616'/>
<id>1db860fe7412fb5bda5857c41ae73e6efde71616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version_info is a nicer way to check Python versions than hexversion is.</title>
<updated>2009-12-13T22:21:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-13T22:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=5e5c26966ee3d75c17ca33c9d49f8926aefe735b'/>
<id>5e5c26966ee3d75c17ca33c9d49f8926aefe735b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an AUTHORS.txt file.</title>
<updated>2009-12-06T20:55:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-06T20:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0a44d5bcf096d4c820c6870d5bf8899b928df15d'/>
<id>0a44d5bcf096d4c820c6870d5bf8899b928df15d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Mark this as applying to Python 2 and 3 explicitly, since the PyPI home page has a 'Python 3 Packages' link that looks for Python :: 3.</title>
<updated>2009-12-02T02:12:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-12-02T02:12:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=39112e228e9d6782983b2d73848a1f6cb87c37f2'/>
<id>39112e228e9d6782983b2d73848a1f6cb87c37f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Distribute for 3.x, stick with setuptools for 2.x</title>
<updated>2009-11-30T11:58:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-30T11:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=61eb3e5f2d1bc9c6997073dca8db888b3d6eb410'/>
<id>61eb3e5f2d1bc9c6997073dca8db888b3d6eb410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put a teaser for new features in the package docstring.</title>
<updated>2009-11-11T02:55:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-11T02:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=714be02380f9f16e46877bc1019ce8906400d470'/>
<id>714be02380f9f16e46877bc1019ce8906400d470</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep line lengths proper</title>
<updated>2009-09-29T10:19:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-29T10:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=146e266c8a852b21ba2dd4fbfa1f9748344a351b'/>
<id>146e266c8a852b21ba2dd4fbfa1f9748344a351b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks to the package description.</title>
<updated>2009-09-27T15:08:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-27T15:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=35ab6264c0b389a04ee804f2cc1a8156d7f30c14'/>
<id>35ab6264c0b389a04ee804f2cc1a8156d7f30c14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put __version__ back in the main file, and also put the URL in only one place, use it everywhere.</title>
<updated>2009-09-25T12:16:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-25T12:16:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=66a5b13d50ce671f150a3fa4db82d569cb4caaa5'/>
<id>66a5b13d50ce671f150a3fa4db82d569cb4caaa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
