<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy-git.git/coverage/execfile.py, branch coverage-4.0.2</title>
<subtitle>github.com: nedbat/coveragepy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/'/>
<entry>
<title>Fix explicit imports of __init__. #410</title>
<updated>2015-10-13T11:32:24+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-13T11:32:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=e45ea8f7c49e3dbbadc9a7ec779703fc57adce78'/>
<id>e45ea8f7c49e3dbbadc9a7ec779703fc57adce78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Protect ourselves from mock'ed os. #416</title>
<updated>2015-10-06T11:14:18+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-10-06T11:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=3b8f4a0b86f8796f1e7925b9c6593a9d5198b437'/>
<id>3b8f4a0b86f8796f1e7925b9c6593a9d5198b437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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.git/commit/?id=5e45baa100135e2ef327feb767e8e027a58d1637'/>
<id>5e45baa100135e2ef327feb767e8e027a58d1637</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.git/commit/?id=3e6e85a71c1ad66cd8ed658a61bedbff38f47dd1'/>
<id>3e6e85a71c1ad66cd8ed658a61bedbff38f47dd1</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.git/commit/?id=b99fbf1ff6a06309ecf6cce8d6ae97dee5626784'/>
<id>b99fbf1ff6a06309ecf6cce8d6ae97dee5626784</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>All Python source is Unicode internally.</title>
<updated>2015-05-18T00:15:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-05-18T00:15:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=9e764b195723b15f29ed8182d1c6e37ac4a52c58'/>
<id>9e764b195723b15f29ed8182d1c6e37ac4a52c58</id>
<content type='text'>
Unfortunately, this meant hacking around a silly Python 2 restriction
(can't compile a Unicode string containing an encoding declaration).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately, this meant hacking around a silly Python 2 restriction
(can't compile a Unicode string containing an encoding declaration).
</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.git/commit/?id=b3310c1889fc5f53275f6e9b2baa2a8b5d1a1d91'/>
<id>b3310c1889fc5f53275f6e9b2baa2a8b5d1a1d91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move python source understanding into python.py</title>
<updated>2015-01-01T18:40:45+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2015-01-01T18:40:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=08dfd5555a023cf8d2638e1f8e6cd948690523a5'/>
<id>08dfd5555a023cf8d2638e1f8e6cd948690523a5</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 filenames as %s instead of %r</title>
<updated>2014-12-28T21:34:30+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-28T21:34:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=7a7e25161a585f854bbae7c133b812852672508f'/>
<id>7a7e25161a585f854bbae7c133b812852672508f</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 use %r for filenames, on windows, the backslashes go nuts.</title>
<updated>2014-12-28T20:40:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2014-12-28T20:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy-git.git/commit/?id=ae3dd61e2f0829d08d35b419b38381b71fe5de6d'/>
<id>ae3dd61e2f0829d08d35b419b38381b71fe5de6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
