<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, 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>When emulating the Python interpreter, don't print SystemExits tracebacks.</title>
<updated>2010-02-25T01:59:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-25T01:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=641b53b96bccb763beb2ad257ff3d6593cf27fec'/>
<id>641b53b96bccb763beb2ad257ff3d6593cf27fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python source files that don't end with a newline can now be executed, fixing #47.</title>
<updated>2010-02-23T01:35:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-23T01:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9eafa7dbc952c0249903d48ee5e511ce747f639a'/>
<id>9eafa7dbc952c0249903d48ee5e511ce747f639a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lint cleanups</title>
<updated>2010-02-20T13:48:01+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-20T13:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1e1c98cd4f3d7ee55f855badaa5fbceae7a6d424'/>
<id>1e1c98cd4f3d7ee55f855badaa5fbceae7a6d424</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better way to test for correct handling of tracebacks during product code execution.</title>
<updated>2010-02-20T12:07:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-20T12:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=18b0df82b8055a270b007d47bade0db64d5d822d'/>
<id>18b0df82b8055a270b007d47bade0db64d5d822d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If the product code throws an exception, 'coverage run' now produces the same traceback as 'python' would, without the coverage-internal frames distracting from your code.</title>
<updated>2010-02-20T04:08:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-02-20T04:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=86f65fd21d59fdd4febdab308e907976ca1dce6d'/>
<id>86f65fd21d59fdd4febdab308e907976ca1dce6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid random file deletion errors on Windows.</title>
<updated>2010-01-10T15:41:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-10T15:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=b5b580fe8a34c530aad1c897b8ad4718f8f7db86'/>
<id>b5b580fe8a34c530aad1c897b8ad4718f8f7db86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split out the tests that really run a subprocess.</title>
<updated>2010-01-10T14:34:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-10T14:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=f8c935a94778a5497ed91a1d9e4e959d59194a46'/>
<id>f8c935a94778a5497ed91a1d9e4e959d59194a46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update a few copyrights to 2010.</title>
<updated>2010-01-10T14:25:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-10T14:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ec33de7d8136328ac87a7e5f06bd57af77fd0205'/>
<id>ec33de7d8136328ac87a7e5f06bd57af77fd0205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>XML output file is configurable in .rc file.</title>
<updated>2010-01-10T01:57:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-10T01:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=1bec288c62eca5f608e047c009730a43da7df725'/>
<id>1bec288c62eca5f608e047c009730a43da7df725</id>
<content type='text'>
--HG--
rename : test/farm/html/run_a_xml.py =&gt; test/farm/html/run_a_xml_1.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/farm/html/run_a_xml.py =&gt; test/farm/html/run_a_xml_1.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Test all of the config entries in test_config.py</title>
<updated>2010-01-07T03:07:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2010-01-07T03:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=0d54199f9c087c230d6e7d1bc0fd933ffb5ac82a'/>
<id>0d54199f9c087c230d6e7d1bc0fd933ffb5ac82a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
