<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/collector.py, branch coverage-4.5.1</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>Pylint 1.8.1, and fix its new warnings</title>
<updated>2017-12-23T21:54:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-12-23T21:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d8288282fcd54ec849b3345e564b8c3260d10bb5'/>
<id>d8288282fcd54ec849b3345e564b8c3260d10bb5</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>Merged in ogrisel/coverage.py/fix-thread-safety (pull request #127)</title>
<updated>2017-10-21T20:29:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2017-10-21T20:29:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=5e142b6c029f3a7672ff89a9883895622e8b57dc'/>
<id>5e142b6c029f3a7672ff89a9883895622e8b57dc</id>
<content type='text'>
FIX thread-safe Collector.save_data()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX thread-safe Collector.save_data()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes documentation comments about arguments to Collector.</title>
<updated>2017-09-15T10:40:25+00:00</updated>
<author>
<name>David R. MacIver</name>
<email>david@drmaciver.com</email>
</author>
<published>2017-09-15T10:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=6f0c575c9f538ed2d4ee88453d2f20bc9848866c'/>
<id>6f0c575c9f538ed2d4ee88453d2f20bc9848866c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX thread-safe Collector.save_data()</title>
<updated>2017-08-10T13:52:35+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2017-08-10T13:52:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=bfee14ab8788b6c97f58308ec5c5b14e57d06cb7'/>
<id>bfee14ab8788b6c97f58308ec5c5b14e57d06cb7</id>
<content type='text'>
--HG--
branch : fix-thread-safety
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : fix-thread-safety
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanly stop coverage objects, for metacov</title>
<updated>2017-03-11T19:15:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-11T19:15:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7c047ac7b2a1ed797bd959d268fe7d25044ca9b3'/>
<id>7c047ac7b2a1ed797bd959d268fe7d25044ca9b3</id>
<content type='text'>
Without these cov.stop() calls, the collector stack is wrong when doing
meta-coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without these cov.stop() calls, the collector stack is wrong when doing
meta-coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Slightly better way to organize the condition on activity</title>
<updated>2017-03-04T10:49:16+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-04T10:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=f43722b1bcb1cdc46bfe42f850fedb6903e90396'/>
<id>f43722b1bcb1cdc46bfe42f850fedb6903e90396</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collecting continues after saving data. #79 #448</title>
<updated>2017-03-04T03:28:47+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-03-04T03:28:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d679d5442ea8d39111e02b8d3251e34418287e50'/>
<id>d679d5442ea8d39111e02b8d3251e34418287e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let the concurrency option be multi-valued. #484</title>
<updated>2016-07-04T12:20:11+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-04T12:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=98539b47a2790255f633260bcd60243dc7b6647c'/>
<id>98539b47a2790255f633260bcd60243dc7b6647c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
