<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git, branch windows_multiprocessing_support</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Close branch windows_multiprocessing_support.</title>
<updated>2015-12-24T19:54:06+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2015-12-24T19:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f55279871c99198d9348ec730fa475571e4385ce'/>
<id>f55279871c99198d9348ec730fa475571e4385ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unnecessary setup in MultiprocessingTest class</title>
<updated>2015-12-15T14:25:45+00:00</updated>
<author>
<name>Rodrigue Cloutier</name>
<email>rodrigue.cloutier@ubisoft.com</email>
</author>
<published>2015-12-15T14:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d9ca4b3f6501effe8e8dca1de836c28ca3321b4e'/>
<id>d9ca4b3f6501effe8e8dca1de836c28ca3321b4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Windows support for multiprocessing monkey patch</title>
<updated>2015-12-10T15:22:06+00:00</updated>
<author>
<name>Rodrigue Cloutier</name>
<email>rodrigue.cloutier@ubisoft.com</email>
</author>
<published>2015-12-10T15:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=edf6154e98b6b59a7f30898bc99e19b1bb2ce87d'/>
<id>edf6154e98b6b59a7f30898bc99e19b1bb2ce87d</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 hugovk/coveragepy/hugovk/use-containerbased-infrastructure-1430745469757 (pull request #52)</title>
<updated>2015-11-29T21:41:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2015-11-29T21:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=cbab3c1f7905538b51dd901453ea86f8b2fcff4a'/>
<id>cbab3c1f7905538b51dd901453ea86f8b2fcff4a</id>
<content type='text'>
Use container-based infrastructure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use container-based infrastructure
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in agriffis/coverage.py (pull request #75)</title>
<updated>2015-11-29T21:39:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2015-11-29T21:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=84f72e9a86d62764985892f58f692720c241a714'/>
<id>84f72e9a86d62764985892f58f692720c241a714</id>
<content type='text'>
Fix typo in doc for combine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix typo in doc for combine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in doc for combine.</title>
<updated>2015-11-29T20:51:27+00:00</updated>
<author>
<name>Aron Griffis</name>
<email>aron@arongriffis.com</email>
</author>
<published>2015-11-29T20:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=0eba4fa4a81cee2b1ec7f3ffe0d0cf40a28a74af'/>
<id>0eba4fa4a81cee2b1ec7f3ffe0d0cf40a28a74af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More compact arcs in lab/parser.py</title>
<updated>2015-11-29T15:11:32+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-29T15:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=941f04d3a7f26d958f422aa72e209c1bc26a943f'/>
<id>941f04d3a7f26d958f422aa72e209c1bc26a943f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pragmas on decorators apply to the entire function or class. #131</title>
<updated>2015-11-28T19:45:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-28T19:45:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=ed73d02203e0096a7fcec28506a23cc860c506f5'/>
<id>ed73d02203e0096a7fcec28506a23cc860c506f5</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 PythonParser a bit.</title>
<updated>2015-11-28T12:01:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-28T12:01:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=5a3f3c5525a97e5da2220f7ba30275c7e464111b'/>
<id>5a3f3c5525a97e5da2220f7ba30275c7e464111b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Travis can build on 3.5 also</title>
<updated>2015-11-27T12:46:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-11-27T12:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=174dbd36da4c29e1373b8c02994f99cfceb10b0d'/>
<id>174dbd36da4c29e1373b8c02994f99cfceb10b0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
