<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/test/test_execfile.py, branch coverage-3.1b1</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>The best way to get py3k support: same source runs on both, with some contortions.</title>
<updated>2009-09-22T11:22:56+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-09-22T11:22:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=d18c4a8ca50361893eaa7ba86821a136ba7a4807'/>
<id>d18c4a8ca50361893eaa7ba86821a136ba7a4807</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Py3k: bytes vs. strings, and one more print statement.</title>
<updated>2009-07-08T19:09:12+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-07-08T19:09:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=7020d627529a84fd11de6abc61188e83efbe001c'/>
<id>7020d627529a84fd11de6abc61188e83efbe001c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various Py3k fixes: remove gratuitous print, don't test the print statement, deal with __cmp__ ugliness, etc.</title>
<updated>2009-07-08T13:24:20+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-07-08T13:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=cf8104fc6f89f930c9ed73aa5fcb26d719c34c8c'/>
<id>cf8104fc6f89f930c9ed73aa5fcb26d719c34c8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When executing files, open them in Universal Newline mode, just as Python itself does.  Makes it possible to run Python from Windows on Mac, for example.</title>
<updated>2009-06-27T21:36:13+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-06-27T21:36:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=c42de28315ba31847441fcb90393545c87bcd641'/>
<id>c42de28315ba31847441fcb90393545c87bcd641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More docstrings</title>
<updated>2009-05-10T01:10:17+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-10T01:10:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=001ce91c5d1dc346214997d9f5502460eefb021a'/>
<id>001ce91c5d1dc346214997d9f5502460eefb021a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also make __builtins__ available in main programs.</title>
<updated>2009-05-09T14:40:39+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-09T14:40:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=f77eb761dcfb51dacdc94ccd089a10b298e78c13'/>
<id>f77eb761dcfb51dacdc94ccd089a10b298e78c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change run_python_file again so that it doesn't produce compiled turds in the file system.</title>
<updated>2009-05-09T14:02:21+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-09T14:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=6425cd30f957b28f72e9bab10a9aec087089ba3f'/>
<id>6425cd30f957b28f72e9bab10a9aec087089ba3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>makeFile is more useful if it doesn't append .py</title>
<updated>2009-05-09T03:31:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-05-09T03:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=1180199850055ca2ee1368d3bd14c0c1d56d5c82'/>
<id>1180199850055ca2ee1368d3bd14c0c1d56d5c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Line length &lt; 80.</title>
<updated>2009-04-19T20:24:10+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-19T20:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=9f8fc4e8f9bf1da99728c87ce3118168085b76a1'/>
<id>9f8fc4e8f9bf1da99728c87ce3118168085b76a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commonalize more of the test case code.</title>
<updated>2009-04-18T15:55:42+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2009-04-18T15:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=8d3aa1ad29bd4d82981723d1b12eb7d7791cba3e'/>
<id>8d3aa1ad29bd4d82981723d1b12eb7d7791cba3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
