<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, branch coverage-3.0.1</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>Move the backward-compatibility definitions to a common file. There seems to be no pretty way to do this.</title>
<updated>2009-07-04T02:32:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-07-04T02:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9e37d56c3a485991f2af2b362581c3af7e2065ce'/>
<id>9e37d56c3a485991f2af2b362581c3af7e2065ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a test that proves 2.3 has problems measuring exceptions.  Now to figure out what to do about it...</title>
<updated>2009-07-04T02:08:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-07-04T02:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fee9f33351329a3d9fa449e380e9e77973c3102e'/>
<id>fee9f33351329a3d9fa449e380e9e77973c3102e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the `set` definitions for 2.3 (these should go someplace common).</title>
<updated>2009-07-04T02:07:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-07-04T02:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=531ba0365f75a459dc28f997999c48dceb546a3e'/>
<id>531ba0365f75a459dc28f997999c48dceb546a3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I forget why this test was neutered.</title>
<updated>2009-06-29T02:21:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-29T02:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=27aceec8f322fa0703c8b1aea550182422a9f4b0'/>
<id>27aceec8f322fa0703c8b1aea550182422a9f4b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Epic bug: pyexpat fiddles incorrectly with the systrace function.  This is a hack to make it behave correctly with coverage.py.  Fixes bug #10.</title>
<updated>2009-06-28T21:43:05+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-28T21:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2f217f38e03b1fd0b3a053f2c47e31a69f186aca'/>
<id>2f217f38e03b1fd0b3a053f2c47e31a69f186aca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When executing files, open them in Universal Newline mode, just as Python itself does.  Makes it possible to run Python from Windows on Mac, for example.</title>
<updated>2009-06-27T21:36:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-27T21:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0a010564ad1de72dc56e9cb20439deebca453751'/>
<id>0a010564ad1de72dc56e9cb20439deebca453751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PYTHONPATH might not exist (for example on OS/X)</title>
<updated>2009-06-27T21:17:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-27T21:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=35b410d21e280dfeef1b0b23e065bc7f1f1091ab'/>
<id>35b410d21e280dfeef1b0b23e065bc7f1f1091ab</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 measure the coverage package itself.  Inspired by, but does not fix, issue #8.</title>
<updated>2009-06-25T02:29:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-25T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=fb6e6e13ccd059a6bfe7998e43a56fbeb3d5864f'/>
<id>fb6e6e13ccd059a6bfe7998e43a56fbeb3d5864f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comparing files needs to be agnostic to line endings, or testing on Linux won't work.  Now gold files are newline-only, and the comparison function ignores line endings.</title>
<updated>2009-06-24T02:08:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-24T02:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4f5c542411028be233c6c0e35ef23496a5b47282'/>
<id>4f5c542411028be233c6c0e35ef23496a5b47282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the fixed limit on recursion depth.  Fixes issue #9.</title>
<updated>2009-06-24T01:19:00+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-24T01:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6fe58fb557567dc4502c62f7f865a33cefbf4374'/>
<id>6fe58fb557567dc4502c62f7f865a33cefbf4374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
