<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/debug.py, branch coverage-4.3</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>A better way to prevent call stacks during multi-line output</title>
<updated>2016-09-25T13:47:08+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-25T13:47:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4e40f4dcfdf4f9eed0eb396f39228b1bab56b0f9'/>
<id>4e40f4dcfdf4f9eed0eb396f39228b1bab56b0f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the debug=callers test to something that will be coverable</title>
<updated>2016-09-25T00:39:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-25T00:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9be9c3d671b6af10ab2c7d2c3cacf72074b51ce0'/>
<id>9be9c3d671b6af10ab2c7d2c3cacf72074b51ce0</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 and test the callers debugging info</title>
<updated>2016-09-24T23:08:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-24T23:08:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0c642aea0842b72868293b2e9bbb34ed2aecb6ff'/>
<id>0c642aea0842b72868293b2e9bbb34ed2aecb6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test short_stack, and give it a skip parameter for better output.</title>
<updated>2016-09-24T22:39:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-24T22:39:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=798c38e9f6d6598dc59ea6f5d71fce96cdeb7ae7'/>
<id>798c38e9f6d6598dc59ea6f5d71fce96cdeb7ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Derp: actually make config not write a call stack for each line</title>
<updated>2016-09-24T18:12:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-24T18:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=894b7a67537eac5e8fb5171d80503a3e6b537f69'/>
<id>894b7a67537eac5e8fb5171d80503a3e6b537f69</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 print a call stack for each line in multi-line debug output</title>
<updated>2016-09-24T11:50:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-09-24T11:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=252cf9315ee1cdabab7b35bf8e868e7ac73b0429'/>
<id>252cf9315ee1cdabab7b35bf8e868e7ac73b0429</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Built-in support for using aspectlib to debug execution.</title>
<updated>2016-08-06T17:25:31+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-08-06T17:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a23ab8eb5b1d1522120970e1f72fbf629b4d77e2'/>
<id>a23ab8eb5b1d1522120970e1f72fbf629b4d77e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify debug.log by using an existing helper</title>
<updated>2016-07-10T19:56:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-10T19:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=df006b4ec86d0325e54414305c1f6ea3d856e6ca'/>
<id>df006b4ec86d0325e54414305c1f6ea3d856e6ca</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 helper function for debugging deep problems</title>
<updated>2016-07-10T15:09:52+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-10T15:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1bd907f34484d9bc992bfa13ec677495b378b449'/>
<id>1bd907f34484d9bc992bfa13ec677495b378b449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some control over how many stack frames are shown</title>
<updated>2016-01-18T23:54:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-18T23:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a604ad1459fdc3a32462fbd67053be53767a143a'/>
<id>a604ad1459fdc3a32462fbd67053be53767a143a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
