<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_concurrency.py, branch coverage-4.5</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>Remove two unused names</title>
<updated>2018-01-28T12:27:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2018-01-28T12:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=af9fabe0a2a4815dd797a912df22b21d2a629482'/>
<id>af9fabe0a2a4815dd797a912df22b21d2a629482</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commented-out debugging of pytracer</title>
<updated>2017-11-24T20:39:58+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-24T20:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f7aa6fdb1c56473e07738f32d6868b8f66778007'/>
<id>f7aa6fdb1c56473e07738f32d6868b8f66778007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Desperation</title>
<updated>2017-11-04T14:33:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-11-04T14:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f654c2039a34534eb78bfc0a40fc2487307312f7'/>
<id>f654c2039a34534eb78bfc0a40fc2487307312f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A little cleanup for #581</title>
<updated>2017-10-21T20:56:34+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-21T20:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0b59a27f6c7cd8984c7a99fb06a07a6cc4e9b1e0'/>
<id>0b59a27f6c7cd8984c7a99fb06a07a6cc4e9b1e0</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/commit/?id=b5c6e0b5c3548e4d3d428627551f2f2661b41f0a'/>
<id>b5c6e0b5c3548e4d3d428627551f2f2661b41f0a</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>Flaky tests are really flaky</title>
<updated>2017-10-12T15:17:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-10-12T15:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6931d2ecd71da60cb8e06f4b1011dacdea74f28f'/>
<id>6931d2ecd71da60cb8e06f4b1011dacdea74f28f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FIX Typo in test_coverage_stop_in_threads</title>
<updated>2017-08-10T14:02:41+00:00</updated>
<author>
<name>Olivier Grisel</name>
<email>olivier.grisel@ensta.org</email>
</author>
<published>2017-08-10T14:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=93ececa8aeffeb5ae86d3bcb28444eaaf1b43707'/>
<id>93ececa8aeffeb5ae86d3bcb28444eaaf1b43707</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/commit/?id=dfdec3b7437374d9472cfb2d4322a18e797c3dfa'/>
<id>dfdec3b7437374d9472cfb2d4322a18e797c3dfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sometimes we match against files, sometimes directories.</title>
<updated>2017-02-21T11:17:03+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-02-21T11:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6bad5c1ceda9fa27b27908d9f3499df9ab441bab'/>
<id>6bad5c1ceda9fa27b27908d9f3499df9ab441bab</id>
<content type='text'>
Also, skip our own test code when running tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, skip our own test code when running tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>No test failures on Jython</title>
<updated>2017-01-19T03:52:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2017-01-19T03:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f90969df315d7618c709e503b6429d8a913e581d'/>
<id>f90969df315d7618c709e503b6429d8a913e581d</id>
<content type='text'>
One or two of these are questionable accommodations, but there are no failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
One or two of these are questionable accommodations, but there are no failures.
</pre>
</div>
</content>
</entry>
</feed>
