<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-4.4b1</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>Paperwork for 4.4b1</title>
<updated>2017-04-04T18:44:25+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-04T18:44:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ffe96ae1f6d46060fc6f2292637c39875fbe797a'/>
<id>ffe96ae1f6d46060fc6f2292637c39875fbe797a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Cobertura v4 XML format. #570</title>
<updated>2017-04-04T17:02:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-04T17:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d38c12aae6ce8b1954c06c699f3257053ba424ca'/>
<id>d38c12aae6ce8b1954c06c699f3257053ba424ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warnings can be disabled</title>
<updated>2017-04-04T11:08:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-04T11:08:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=0d82f5f090da94e4eafc83cb4cfacc2d90fc5e74'/>
<id>0d82f5f090da94e4eafc83cb4cfacc2d90fc5e74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add slugs to warnings in prep for suppressable warnings</title>
<updated>2017-04-03T13:54:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-04-03T13:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e4587e795ea35931ca603d9573c4498d5276d538'/>
<id>e4587e795ea35931ca603d9573c4498d5276d538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the use of coverage.files more uniform</title>
<updated>2017-03-28T14:11:49+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-28T14:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e79c990759f5cb7d84fc90d679368ab8d9009f8a'/>
<id>e79c990759f5cb7d84fc90d679368ab8d9009f8a</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 of the new plugin method. Thanks, Emil Madsen</title>
<updated>2017-03-28T10:38:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-28T10:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=15492b8a68dbe91a5a6529524f9a09c19e363216'/>
<id>15492b8a68dbe91a5a6529524f9a09c19e363216</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow plugins to report files they haven't executed.</title>
<updated>2017-03-28T10:21:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-28T10:21:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=c2636f945f5c46597f71479ac8eae3a141110cf5'/>
<id>c2636f945f5c46597f71479ac8eae3a141110cf5</id>
<content type='text'>
By Emil Madsen, from: https://github.com/nedbat/coveragepy/pull/28
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By Emil Madsen, from: https://github.com/nedbat/coveragepy/pull/28
</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>Minimal IronPython support.</title>
<updated>2017-03-14T17:40:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-14T17:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=13ed869c6be652f0b7729cebb26583d03c7ab12a'/>
<id>13ed869c6be652f0b7729cebb26583d03c7ab12a</id>
<content type='text'>
IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces
unicode!  f_lasti is missing, and frame globals are missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IronPython is weird: 2.7.7 has "str is unicode", and unicode.encode produces
unicode!  f_lasti is missing, and frame globals are missing.
</pre>
</div>
</content>
</entry>
</feed>
