<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/coverage, branch coverage-4.4</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>prep for v4.4</title>
<updated>2017-05-07T22:38:59+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-07T22:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d54aea8d1818f3c1415c66b5a0a0e95713690732'/>
<id>d54aea8d1818f3c1415c66b5a0a0e95713690732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure xml reports specify valid source filenames. #526</title>
<updated>2017-05-05T11:58:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-05T11:58:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0972f117f4271261c13031153a751c85e39acd33'/>
<id>0972f117f4271261c13031153a751c85e39acd33</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 __repr__ for debugging</title>
<updated>2017-05-05T11:12:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-05T11:12:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=a433bf0eb9271ae65f4945cc597e98191660e31b'/>
<id>a433bf0eb9271ae65f4945cc597e98191660e31b</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 warn that namespace packages have no code. #572</title>
<updated>2017-05-05T01:18:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-05T01:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=594eb5ba5b69956bfd4c12e03c4e2c7c1155302a'/>
<id>594eb5ba5b69956bfd4c12e03c4e2c7c1155302a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct name for package source files. #526</title>
<updated>2017-05-04T02:09:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-04T02:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=52d0e79e5cba53c5d248601cd666ff2954bd1d27'/>
<id>52d0e79e5cba53c5d248601cd666ff2954bd1d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in dirk-thomas/coverage.py/fix_init_name (pull request #91)</title>
<updated>2017-05-04T01:37:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2017-05-04T01:37:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f1539ee72a2e920f3379a9d30e30ca5828bb8bec'/>
<id>f1539ee72a2e920f3379a9d30e30ca5828bb8bec</id>
<content type='text'>
fix name for module in __init__.py file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix name for module in __init__.py file
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly round-trip the trace function even when not measuring coverage. #575</title>
<updated>2017-05-02T17:05:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-05-02T17:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=20dc040e7a10632c90015f6211cafab5d66fd6a2'/>
<id>20dc040e7a10632c90015f6211cafab5d66fd6a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: xml report fails in non-ascii directory. #573</title>
<updated>2017-04-30T12:20:19+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-30T12:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1ad37dcc0e3927175f3988b5116654c32450aefc'/>
<id>1ad37dcc0e3927175f3988b5116654c32450aefc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to pylint 1.7.1</title>
<updated>2017-04-22T20:34:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-22T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=dff7396f52d4540b6831ad8043d1aa4cc0136f15'/>
<id>dff7396f52d4540b6831ad8043d1aa4cc0136f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Print command-line errors to stderr instead of stdout</title>
<updated>2017-04-14T01:54:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-14T01:54:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=199bc04b9ed2038ca0e714d3b2d5c705030f1cb6'/>
<id>199bc04b9ed2038ca0e714d3b2d5c705030f1cb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
