<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage/collector.py, branch fix_source_encoding</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Peter Portante's coroutine support, but it doesn't work yet.</title>
<updated>2014-01-10T02:25:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-01-10T02:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=47306666e44f0c83c5f3b64ea5cedb1d27657d83'/>
<id>47306666e44f0c83c5f3b64ea5cedb1d27657d83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The PyTracer can't always be stopped, so give it a flag to stop tracing when that happens.  This silences a noisome exception during the test suite.</title>
<updated>2013-09-17T01:24:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-17T01:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=2fef221c6f0f96ed303200f7760e57ebec84aa42'/>
<id>2fef221c6f0f96ed303200f7760e57ebec84aa42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyTracer's cache broke when I changed False to None from should_trace. Fixed.</title>
<updated>2013-09-04T16:38:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-04T16:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b30ba4ca6b176f1642dec718ed8c26c108dc78ff'/>
<id>b30ba4ca6b176f1642dec718ed8c26c108dc78ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New flag for run: --debug, can trace why files aren't being traced.</title>
<updated>2013-09-04T13:25:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-04T13:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f94f6a874e8466ecd825b796419606225a770668'/>
<id>f94f6a874e8466ecd825b796419606225a770668</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 issue spurious warnings about the trace function changing. Fixes #164</title>
<updated>2013-03-10T14:30:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-03-10T14:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c2a99c7880afbcf7557a895b6fe9fa6cb3d14356'/>
<id>c2a99c7880afbcf7557a895b6fe9fa6cb3d14356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A more convenient way to check on the trace function.</title>
<updated>2013-01-11T14:36:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-01-11T14:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=b3b0a552ca6b6fa785d5e28eeaa4bb964f938770'/>
<id>b3b0a552ca6b6fa785d5e28eeaa4bb964f938770</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 debugging stuff</title>
<updated>2012-12-21T12:55:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-12-21T12:55:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=dc9ea5f181c63a3560065e4441b793a7bbb801e9'/>
<id>dc9ea5f181c63a3560065e4441b793a7bbb801e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debugging to understand why 'trace function changed' appears.</title>
<updated>2012-12-20T12:02:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-12-20T12:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=857e40a949bd69ad61392a6204cf91df18ea03d8'/>
<id>857e40a949bd69ad61392a6204cf91df18ea03d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence the last of the pylint warnings.</title>
<updated>2012-11-20T10:41:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-11-20T10:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=56899edb4220a8540d12c482582278439396718b'/>
<id>56899edb4220a8540d12c482582278439396718b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #201: wrong default for traces0 being missing.</title>
<updated>2012-10-13T17:51:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2012-10-13T17:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=3c2fa16c8145eb7bfe621202703cd017730e155f'/>
<id>3c2fa16c8145eb7bfe621202703cd017730e155f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
