<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage, branch coverage-4.4.2</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>Version 4.4.2 prep</title>
<updated>2017-11-05T02:48:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-05T02:48:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=dd798180befd7bd34fc0f69a469598a8cb863cef'/>
<id>dd798180befd7bd34fc0f69a469598a8cb863cef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another approach to solving the 'dictionary changed size during iteration' problem</title>
<updated>2017-11-04T22:42:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-04T22:42:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=781fe6a219e1b643c24a8612fea4c8f4fb458267'/>
<id>781fe6a219e1b643c24a8612fea4c8f4fb458267</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More info when _collectors is surprising</title>
<updated>2017-11-04T17:31:43+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-04T17:31:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=98d1092907358c5c9adc03de20e2b35db8c3af3c'/>
<id>98d1092907358c5c9adc03de20e2b35db8c3af3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Root is acceptable as a combining path (the manylinux tests end up with one of these)</title>
<updated>2017-10-26T11:09:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-26T11:09:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=261d0c06aeade503e9da4f8e6e522557d01dd298'/>
<id>261d0c06aeade503e9da4f8e6e522557d01dd298</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the latest warning to the docs, and give them consistent punctuation</title>
<updated>2017-10-24T11:17:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T11:17:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=73ef0bb6a134c1acb1df30851db09a5825d0301a'/>
<id>73ef0bb6a134c1acb1df30851db09a5825d0301a</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 and credit for #265 and #101</title>
<updated>2017-10-24T11:02:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T11:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=ac4baedace2a6bcd790a293da02f9cc59729c2a7'/>
<id>ac4baedace2a6bcd790a293da02f9cc59729c2a7</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 warning about --include and --source be a real warning</title>
<updated>2017-10-24T11:01:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T11:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=50d056faa4ae653cfa0f4030674904c63a9ffe92'/>
<id>50d056faa4ae653cfa0f4030674904c63a9ffe92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the --source and --include check so it's only during 'run'</title>
<updated>2017-10-24T10:35:15+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-24T10:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=feaca393151ff97a7dbd6981af2265517ed7767a'/>
<id>feaca393151ff97a7dbd6981af2265517ed7767a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* --source and --include are mutually exclusive (take 2) #265</title>
<updated>2017-01-07T13:39:44+00:00</updated>
<author>
<name>loic@dachary.org</name>
<email>loic@dachary.org</email>
</author>
<published>2017-01-07T13:39:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6cee6103a399dfb00f95962033624855642fd722'/>
<id>6cee6103a399dfb00f95962033624855642fd722</id>
<content type='text'>
close #265
close #101
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
close #265
close #101
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly specified secondary config files are properly read. #588</title>
<updated>2017-10-21T23:58:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-21T23:58:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=2edf869e762f5e4d74d673ba180e142bef7a0d36'/>
<id>2edf869e762f5e4d74d673ba180e142bef7a0d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
