<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-3.2b3</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 CHANGES for 3.2b3</title>
<updated>2009-11-23T18:07:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-23T18:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b3078e4b4629ddeea85018bea6feb7aebf30963e'/>
<id>b3078e4b4629ddeea85018bea6feb7aebf30963e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ByteParser now recognizes synthetic 'return None' blocks and treats them correctly.</title>
<updated>2009-11-23T14:23:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-23T14:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e6505f52fca89539613df3bcd82b39624d14e22f'/>
<id>e6505f52fca89539613df3bcd82b39624d14e22f</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 fine point of error handling in the C extension.</title>
<updated>2009-11-23T11:41:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-23T11:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7dd0e1ec7abda0f8f9609c10f988792b26a1768e'/>
<id>7dd0e1ec7abda0f8f9609c10f988792b26a1768e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Missed some error handling in the C code.</title>
<updated>2009-11-22T22:41:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-22T22:41:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=feed6f22c03bb71624e299d16069f49e8a4574d8'/>
<id>feed6f22c03bb71624e299d16069f49e8a4574d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a memory leak in the C tracer.  Thanks to Yann Malet for reporting it.</title>
<updated>2009-11-22T14:47:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-22T14:47:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7c50d0e40f55efcaac8bae7385a4d834f8299a96'/>
<id>7c50d0e40f55efcaac8bae7385a4d834f8299a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add statistics gathering to help find a problem in the C tracer.</title>
<updated>2009-11-22T14:44:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-22T14:44:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0ed7fed2d04110831234794e2ad2e59e183b0db9'/>
<id>0ed7fed2d04110831234794e2ad2e59e183b0db9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I don't like accidental pragmas in the code.</title>
<updated>2009-11-21T21:06:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-21T21:06:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2eab922bf04de0278d4ab2d326d40ac4c6fd6ea8'/>
<id>2eab922bf04de0278d4ab2d326d40ac4c6fd6ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged rozza's fix</title>
<updated>2009-11-21T20:50:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-21T20:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=52f6347fb47e4d4fb822ab899e9d5fb23684156d'/>
<id>52f6347fb47e4d4fb822ab899e9d5fb23684156d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In 'debug sys' data, don't call it 'data_file', since it doesn't find out anything about the file, it's just the path to the file.</title>
<updated>2009-11-21T20:39:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-21T20:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2adca2bfe644f9214f520410738055c6905a3e66'/>
<id>2adca2bfe644f9214f520410738055c6905a3e66</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 count branches to excluded code. Tests don't pass yet.</title>
<updated>2009-11-21T18:10:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-11-21T18:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b8c23d479ae5a0da883a59d433193533c7ef63e4'/>
<id>b8c23d479ae5a0da883a59d433193533c7ef63e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
