<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git, branch issue-523</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>add PYTHONPATH to dochtml target #523</title>
<updated>2016-12-13T22:16:35+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-13T22:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=1c939db36c5e580482d26937bded5e95c9c495a5'/>
<id>1c939db36c5e580482d26937bded5e95c9c495a5</id>
<content type='text'>
So that sphinx-build can import the coverage modules when needed by
autoclass and autofunction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that sphinx-build can import the coverage modules when needed by
autoclass and autofunction.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document report API skip_covered argument</title>
<updated>2016-12-12T07:26:18+00:00</updated>
<author>
<name>loic</name>
<email>loic@dachary.org</email>
</author>
<published>2016-12-12T07:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=3af5826fd7f21fb5d2338b2783e2f84dd750596b'/>
<id>3af5826fd7f21fb5d2338b2783e2f84dd750596b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.5 CI</title>
<updated>2016-12-11T22:55:55+00:00</updated>
<author>
<name>Arcadiy Ivanov</name>
<email>arcadiy@ivanov.biz</email>
</author>
<published>2016-12-11T22:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=edfc52ff590dac443ffe223ba4ee317cbb7ae017'/>
<id>edfc52ff590dac443ffe223ba4ee317cbb7ae017</id>
<content type='text'>
fixes #23
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #23
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly return final status when measuring our own coverage</title>
<updated>2016-12-07T13:10:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-07T13:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=70a235071f295090ae2b24a65697d4e87dca42b8'/>
<id>70a235071f295090ae2b24a65697d4e87dca42b8</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 latest changelog entry</title>
<updated>2016-12-07T04:10:33+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-07T04:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=0bf3757a1ded9824663466a2aa5388e09d75c7e6'/>
<id>0bf3757a1ded9824663466a2aa5388e09d75c7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent UnicodeErrors in HTML reports with Unicode configuration values</title>
<updated>2016-12-07T03:38:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-07T03:38:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=76e924a2b4268d9821c7fd6c69b6a092ddc936b1'/>
<id>76e924a2b4268d9821c7fd6c69b6a092ddc936b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oh 2.6, you get me every time</title>
<updated>2016-12-06T12:21:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T12:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8db9fdf865ca0719cf2a37af25b93f53f39eb74c'/>
<id>8db9fdf865ca0719cf2a37af25b93f53f39eb74c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A better way to find the pth directory</title>
<updated>2016-12-06T12:01:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T12:01:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f20056d07d88f5688b02de77ac718e26bf0e2f1c'/>
<id>f20056d07d88f5688b02de77ac718e26bf0e2f1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the filelock experiment</title>
<updated>2016-12-06T11:23:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-06T11:23:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=1526e4a074388dc228221ec3b8f0bbc1459eb383'/>
<id>1526e4a074388dc228221ec3b8f0bbc1459eb383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence an internal pytest deprecation warning</title>
<updated>2016-12-05T16:39:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-12-05T16:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=45ea51906343e7f046f8a5d235eb56152cffe417'/>
<id>45ea51906343e7f046f8a5d235eb56152cffe417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
