<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/test, branch coverage-3.5b1</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>Minor tweak to a warning.</title>
<updated>2011-06-05T01:26:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-05T01:26:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=15addf22adbfd1070fbb88799a3f90b4e1da61d9'/>
<id>15addf22adbfd1070fbb88799a3f90b4e1da61d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a test involving optimized-away constant if statements, and add a test about them.</title>
<updated>2011-06-04T03:19:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-04T03:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=64a2ffaaa2739ab0df4db7322e51c3faae7bafdb'/>
<id>64a2ffaaa2739ab0df4db7322e51c3faae7bafdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move some test modules to keep them out of pylint's hair.</title>
<updated>2011-06-01T12:19:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T12:19:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=d2ef0b1e323c85e9a7fc3782bc4d5cd5511d9a74'/>
<id>d2ef0b1e323c85e9a7fc3782bc4d5cd5511d9a74</id>
<content type='text'>
--HG--
rename : test/othermods/__init__.py =&gt; test/moremodules/othermods/__init__.py
rename : test/othermods/othera.py =&gt; test/moremodules/othermods/othera.py
rename : test/othermods/otherb.py =&gt; test/moremodules/othermods/otherb.py
rename : test/othermods/sub/__init__.py =&gt; test/moremodules/othermods/sub/__init__.py
rename : test/othermods/sub/osa.py =&gt; test/moremodules/othermods/sub/osa.py
rename : test/othermods/sub/osb.py =&gt; test/moremodules/othermods/sub/osb.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : test/othermods/__init__.py =&gt; test/moremodules/othermods/__init__.py
rename : test/othermods/othera.py =&gt; test/moremodules/othermods/othera.py
rename : test/othermods/otherb.py =&gt; test/moremodules/othermods/otherb.py
rename : test/othermods/sub/__init__.py =&gt; test/moremodules/othermods/sub/__init__.py
rename : test/othermods/sub/osa.py =&gt; test/moremodules/othermods/sub/osa.py
rename : test/othermods/sub/osb.py =&gt; test/moremodules/othermods/sub/osb.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a bunch of warnings from pylint.</title>
<updated>2011-06-01T03:18:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:18:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=9712533c72501df0161fcb7cd8219da21104e9d6'/>
<id>9712533c72501df0161fcb7cd8219da21104e9d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of the partial-branch exclusion regexes.  Finishes issue #113.</title>
<updated>2011-06-01T03:12:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-06-01T03:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=139497ac9cf495a13e9f3323db489bf56054f5d4'/>
<id>139497ac9cf495a13e9f3323db489bf56054f5d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The right way to communicate with a subprocess.</title>
<updated>2011-05-25T23:08:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-25T23:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=8f7bf68908351fbe790f4778307368bbf1adc455'/>
<id>8f7bf68908351fbe790f4778307368bbf1adc455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The current directory auto-inserted into sys.path is now absolute, to better mimic Python execution.</title>
<updated>2011-05-22T01:18:38+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-22T01:18:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=511abdd3a251eb2d5c9a0dd8912c9c52c6fb52b8'/>
<id>511abdd3a251eb2d5c9a0dd8912c9c52c6fb52b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP for partial branch exclusion. #113</title>
<updated>2011-05-17T14:06:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-05-17T14:06:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=34413aab8a61579789faa342331ac9c8a55ee5a4'/>
<id>34413aab8a61579789faa342331ac9c8a55ee5a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bug_123 work into default.</title>
<updated>2011-04-27T13:49:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-27T13:49:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=e91c97da931e54b27a838106d25d6ae5529256ae'/>
<id>e91c97da931e54b27a838106d25d6ae5529256ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C trace function now roundtrips properly. Fixes #123 and #125.</title>
<updated>2011-04-27T13:42:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2011-04-27T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a243a6a2b34eb9ef5cba3346796160e06ba77930'/>
<id>a243a6a2b34eb9ef5cba3346796160e06ba77930</id>
<content type='text'>
--HG--
branch : bug_123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : bug_123
</pre>
</div>
</content>
</entry>
</feed>
