<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/tests/test_oddball.py, branch coverage-4.0a6</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>Pep8 fixes.</title>
<updated>2015-02-20T02:10:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-20T02:10:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=7ed2d4c4d61474912eb5bda718dbacd8a03dc635'/>
<id>7ed2d4c4d61474912eb5bda718dbacd8a03dc635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Vertical imports</title>
<updated>2015-02-09T20:54:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-02-09T20:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=cf081d5e1fe6b1e753995f982f0c0a07c5d200b8'/>
<id>cf081d5e1fe6b1e753995f982f0c0a07c5d200b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For some reason, lowercase 'python' suddenly struck me as odd-looking.  Fix them.</title>
<updated>2014-12-12T20:36:29+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-12T20:36:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=1b6700a8577a7658bb708faf1defd262969a06fc'/>
<id>1b6700a8577a7658bb708faf1defd262969a06fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A few more metacov clean ups</title>
<updated>2014-09-29T01:50:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-29T01:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=4b61c85875c2927bb13efbfaed277f59e61c068c'/>
<id>4b61c85875c2927bb13efbfaed277f59e61c068c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More things we don't need with the latest versions</title>
<updated>2014-09-20T17:11:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-20T17:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a57e1ca1fc50217cdbf1860d4bc8cf402a8522bb'/>
<id>a57e1ca1fc50217cdbf1860d4bc8cf402a8522bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use assertRaises as a context manager now that we can.</title>
<updated>2013-12-21T12:59:14+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-12-21T12:59:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=521be8203abbcb8308311dd1584b311e5b476f1a'/>
<id>521be8203abbcb8308311dd1584b311e5b476f1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We only run on 2.6, 2.7, 3.2, 3.3 now.</title>
<updated>2013-10-20T01:21:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T01:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=18ba48b6b119f07f5c738c7fd36c2d2ede04f67e'/>
<id>18ba48b6b119f07f5c738c7fd36c2d2ede04f67e</id>
<content type='text'>
--HG--
branch : 4.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : 4.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the memory leak test, so it doesn't give us so many false negatives.</title>
<updated>2013-09-17T11:18:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-17T11:18:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=a5d67a849961b4d16ef72f08e3ebb7ddf7d96de8'/>
<id>a5d67a849961b4d16ef72f08e3ebb7ddf7d96de8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweaks to Matt's merged pull request.</title>
<updated>2013-04-21T21:17:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-04-21T21:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=25e2807b018d54a70b35e44261ab5a6265348d27'/>
<id>25e2807b018d54a70b35e44261ab5a6265348d27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed redundant code; Changed a setup.py test to ensure that the proper setup.py is imported; Changed the 'oddball' tests to use a filename whitelist instead of a blacklist (so that tests run better under instrumental</title>
<updated>2013-03-18T04:03:39+00:00</updated>
<author>
<name>desmaj</name>
<email>matthew.desmarais@gmail.com</email>
</author>
<published>2013-03-18T04:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy-git.git/commit/?id=82c4c9f038bce0635ee565f80953c9fa9ff61dfe'/>
<id>82c4c9f038bce0635ee565f80953c9fa9ff61dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
