<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/debug.py, branch coverage-5.0a2</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>Fix the aggressive singleton that broke the test suite in 3c54d840</title>
<updated>2018-08-30T20:45:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-30T20:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e82f5d884e1f08275f0343f280ed3500b4b6d47a'/>
<id>e82f5d884e1f08275f0343f280ed3500b4b6d47a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create the debug file more centrally</title>
<updated>2018-08-27T10:59:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-26T15:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3c54d8407173fc9c06577fc85950422387f412df'/>
<id>3c54d8407173fc9c06577fc85950422387f412df</id>
<content type='text'>
This helps ensure that all debugging output goes into a single file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This helps ensure that all debugging output goes into a single file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Formalize some more debugging tools I've been keeping to the side</title>
<updated>2018-08-27T10:59:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-26T14:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ecb9039daac71f6cf7f83ea3046659ac924188d4'/>
<id>ecb9039daac71f6cf7f83ea3046659ac924188d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove an unused debugging thing</title>
<updated>2018-08-14T12:05:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-14T12:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f087c213dbe2ffb1b4a0661c9d25e67915987a99'/>
<id>f087c213dbe2ffb1b4a0661c9d25e67915987a99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved debugging</title>
<updated>2018-08-04T14:03:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-08-04T14:03:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f1561b04f58fdd04b86d2ed0dc858a1222752b02'/>
<id>f1561b04f58fdd04b86d2ed0dc858a1222752b02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update NOTICE link to GitHub.</title>
<updated>2018-06-24T15:43:28+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-06-24T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=11998ee5ee43b334744123f820b488091728ae52'/>
<id>11998ee5ee43b334744123f820b488091728ae52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little better debug logging</title>
<updated>2018-02-19T13:05:55+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-02-19T13:05:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a1b1ad8b1ff316db9f22b00d620c793a07f37bb6'/>
<id>a1b1ad8b1ff316db9f22b00d620c793a07f37bb6</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 use the aggressive singleton for normal debugging</title>
<updated>2017-03-23T14:06:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-23T14:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=507d94b272fb73fac476fa6cdc6b023f5c88bc79'/>
<id>507d94b272fb73fac476fa6cdc6b023f5c88bc79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Big refactor of debug logging</title>
<updated>2017-03-23T02:53:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-23T02:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6b65e8e1954081f7896d0de9257d4fffd4e7da8b'/>
<id>6b65e8e1954081f7896d0de9257d4fffd4e7da8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify the aspectlib example</title>
<updated>2017-01-10T10:36:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-10T10:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c881bb1370be0ecf5b8a19cfaa6ed17e24d21ca2'/>
<id>c881bb1370be0ecf5b8a19cfaa6ed17e24d21ca2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
