<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/python.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>Merged in pebers/coverage.py (pull request #57)</title>
<updated>2016-12-18T14:30:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2016-12-18T14:30:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d522aabd27d240b7ef390ea87187a1922c9cdbd'/>
<id>0d522aabd27d240b7ef390ea87187a1922c9cdbd</id>
<content type='text'>
Add support for searching inside .pex archives similarly to .zip and .egg.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for searching inside .pex archives similarly to .zip and .egg.
</pre>
</div>
</content>
</entry>
<entry>
<title>issue #231 on BB: provide more verbose error message</title>
<updated>2016-06-02T22:49:51+00:00</updated>
<author>
<name>nland</name>
<email>nland@dyn.com</email>
</author>
<published>2016-06-02T22:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a6b18f23bb76a51882295081152ed557aeabc2a9'/>
<id>a6b18f23bb76a51882295081152ed557aeabc2a9</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 get confused by namespace packages #456</title>
<updated>2016-05-08T12:25:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-05-08T12:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=b918987030fadd52f47cb8b2067e54c59a73d794'/>
<id>b918987030fadd52f47cb8b2067e54c59a73d794</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better descriptions of missing one-line executables. Part of #475</title>
<updated>2016-03-27T17:44:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-03-27T17:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=3e03a20a7a95aa9b5bd9d11b643489e22682832f'/>
<id>3e03a20a7a95aa9b5bd9d11b643489e22682832f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing_arc_description is better than arc_destination_description. One test broken.</title>
<updated>2016-02-08T14:54:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-08T14:54:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cac60611433490b85e337be3c53299a9406fd098'/>
<id>cac60611433490b85e337be3c53299a9406fd098</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Different annotations on missed branches. I don't like them yet.</title>
<updated>2016-02-07T02:01:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-07T02:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8c78f96e77d7bc4bc27704afb6721c2b55c58451'/>
<id>8c78f96e77d7bc4bc27704afb6721c2b55c58451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add arc_destination_description so we can next make better descriptions</title>
<updated>2016-02-05T03:56:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-02-05T03:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5eeccec6a6113b9e2537d7d8716a7d580a4952c7'/>
<id>5eeccec6a6113b9e2537d7d8716a7d580a4952c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix another form-feed problem, #461</title>
<updated>2016-01-05T19:48:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-01-05T19:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d1c92d8e6b066a7b16d625b566853821afe8b46c'/>
<id>d1c92d8e6b066a7b16d625b566853821afe8b46c</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 PythonParser a bit.</title>
<updated>2015-11-28T12:01:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-28T12:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=72899c11d601246805eb3b4ad487fd8323939d43'/>
<id>72899c11d601246805eb3b4ad487fd8323939d43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try a different strategy for setting and testing output encodings</title>
<updated>2015-10-31T16:02:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-31T16:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4c19e2aee48069568020d4e923ba85a4ea599d15'/>
<id>4c19e2aee48069568020d4e923ba85a4ea599d15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
