<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/data.py, branch coverage-4.0a4</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Read and write plugin data to .coverage</title>
<updated>2015-01-08T12:27:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-08T12:27:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c31b55826ebaa3dffd169faded83d5726e57a21b'/>
<id>c31b55826ebaa3dffd169faded83d5726e57a21b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename extensions to plugins, since extensions reminds me of parts of filenames</title>
<updated>2014-08-20T13:47:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-08-20T13:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=17ed409f9daec331ac4c2a2ec667fa76328d42b0'/>
<id>17ed409f9daec331ac4c2a2ec667fa76328d42b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Crazy-ugly start to extensions for Django and Mako</title>
<updated>2014-07-05T02:15:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-07-05T02:15:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5f7071ecf209b45491892fff3d3cb4f1026c9b49'/>
<id>5f7071ecf209b45491892fff3d3cb4f1026c9b49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>with statements: no more finally close</title>
<updated>2013-10-20T11:58:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T11:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=249ad14dfedbe45919b48dbbff445394a64d985c'/>
<id>249ad14dfedbe45919b48dbbff445394a64d985c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generator expressons are ok now.</title>
<updated>2013-10-20T02:08:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118'/>
<id>5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get rid of our backward implementation of set, sorted, reversed, and rpartition.</title>
<updated>2013-10-20T01:35:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T01:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f5ae64e79ac7e8326897a4e0dd748ec640330aed'/>
<id>f5ae64e79ac7e8326897a4e0dd748ec640330aed</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://91.123.203.49/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>Use iitems() to avoid lists of dict items on py2.</title>
<updated>2012-11-17T01:39:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-17T01:39:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=b460581e8ab37f7d3aa1f1a154e5e67b96fc3585'/>
<id>b460581e8ab37f7d3aa1f1a154e5e67b96fc3585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor, and make it work on older Pythons.</title>
<updated>2012-11-14T12:51:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-14T12:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d7b993da5b5eed6b4015227d9e70d061e7d94c9c'/>
<id>d7b993da5b5eed6b4015227d9e70d061e7d94c9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix race condition removing .coverage on init</title>
<updated>2012-11-12T17:36:41+00:00</updated>
<author>
<name>lahwran</name>
<email>devnull@localhost</email>
</author>
<published>2012-11-12T17:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=6efe88f2f7c15a46e1fcd25cdd95c8aded005d41'/>
<id>6efe88f2f7c15a46e1fcd25cdd95c8aded005d41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
