<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_execfile.py, branch coverage-4.0b2</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Support directories on the 'coverage run' command line. #252</title>
<updated>2015-08-01T21:15:27+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-08-01T21:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=83c5a53febfd8a7028a688678e3d5308e667a862'/>
<id>83c5a53febfd8a7028a688678e3d5308e667a862</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 traff/coverage.py (pull request #50)</title>
<updated>2015-08-01T16:53:22+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>nedbat@gmail.com</email>
</author>
<published>2015-08-01T16:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=162bab174bf05323e75e247411b8c86e49420415'/>
<id>162bab174bf05323e75e247411b8c86e49420415</id>
<content type='text'>
Look for __main__ module if coverage is being run for directory #252
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Look for __main__ module if coverage is being run for directory #252
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license mention to the top of all files. #313.</title>
<updated>2015-07-24T14:43:46+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-07-24T14:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9'/>
<id>dc0d0c613de54cd5af74a1d3ac9d86235dc0aee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Look for __main__ module if coverage is being run for directory #252</title>
<updated>2015-04-14T22:19:20+00:00</updated>
<author>
<name>Dmitry Trofimov</name>
<email>trofimov.dmitry@gmail.com</email>
</author>
<published>2015-04-14T22:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=78a0ad5a6b4668dc9f1807d7bfb431d263b7b071'/>
<id>78a0ad5a6b4668dc9f1807d7bfb431d263b7b071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make some test setup more uniform</title>
<updated>2015-01-19T02:01:09+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-19T02:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=9ab47d7542b2221373e23bd70324f2091ffce051'/>
<id>9ab47d7542b2221373e23bd70324f2091ffce051</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't fail because sys.path has duplicate entries. Fixes #337</title>
<updated>2014-11-14T12:11:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-11-14T12:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=3435aacb82b1470d9a43aee858ee6db3ee866d56'/>
<id>3435aacb82b1470d9a43aee858ee6db3ee866d56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use with-open everywhere</title>
<updated>2014-10-26T14:34:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-10-26T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=8cd2b7477b1e58cdace3ebcffc343d45a1f4b729'/>
<id>8cd2b7477b1e58cdace3ebcffc343d45a1f4b729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pragmas for uncovered code</title>
<updated>2014-09-28T23:44:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-28T23:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=ca8403a7bd70f42dc6f97826e0e58bd607799da7'/>
<id>ca8403a7bd70f42dc6f97826e0e58bd607799da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pylint upgrade and cleanup.</title>
<updated>2014-09-21T13:25:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-09-21T13:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=dd83d87cecb28ef014be663829f9d5849086ab85'/>
<id>dd83d87cecb28ef014be663829f9d5849086ab85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid a bunch of deprecated functions.</title>
<updated>2014-05-17T18:56:40+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-05-17T18:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=147c3562631c64066a2da964522a66fb369841c4'/>
<id>147c3562631c64066a2da964522a66fb369841c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
