<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/test_process.py, branch 4.0</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>Not going to use print functions, but at least make them all look the same.</title>
<updated>2013-10-20T12:11:50+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T12:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=120d89c2732bf43ab284f02c63a50ef89d9e4fd0'/>
<id>120d89c2732bf43ab284f02c63a50ef89d9e4fd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>with statements: no more finally close</title>
<updated>2013-10-20T11:58:57+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T11:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=249ad14dfedbe45919b48dbbff445394a64d985c'/>
<id>249ad14dfedbe45919b48dbbff445394a64d985c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generator expressons are ok now.</title>
<updated>2013-10-20T02:08:37+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-20T02:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118'/>
<id>5aa8f70d4ee8b3d40d5caf69c42c67d4fd4f0118</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://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=d141a36502ff40891959048c7154c2f954dd2d13'/>
<id>d141a36502ff40891959048c7154c2f954dd2d13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't just run 'python' in a subprocess from 3.x, since it doesn't install as 'python'.</title>
<updated>2013-10-05T18:36:44+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-10-05T18:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c5d684086456194adaedb36323ef4fafe7487a76'/>
<id>c5d684086456194adaedb36323ef4fafe7487a76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark a bunch of tests that don't need temp directories.</title>
<updated>2013-09-28T16:55:23+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-28T16:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f360498ba0294dfef288f5fff0e8a3ba291881b2'/>
<id>f360498ba0294dfef288f5fff0e8a3ba291881b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add one more assertion to a test about COVERAGE_PROCESS_START.</title>
<updated>2013-09-15T23:09:35+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-09-15T23:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=f5675121528fe9d4729f0ba8052282de99ec9b79'/>
<id>f5675121528fe9d4729f0ba8052282de99ec9b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get sys.path right when running modules with -m, fixes #207 and #242.</title>
<updated>2013-04-20T23:10:51+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-04-20T23:10:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=b33f839a07a6ad36464330d98822bc0341c4858f'/>
<id>b33f839a07a6ad36464330d98822bc0341c4858f</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 issue spurious warnings about the trace function changing. Fixes #164</title>
<updated>2013-03-10T14:30:07+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-03-10T14:30:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=c2a99c7880afbcf7557a895b6fe9fa6cb3d14356'/>
<id>c2a99c7880afbcf7557a895b6fe9fa6cb3d14356</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Directory changed: test-&gt;tests. Adapt.</title>
<updated>2013-02-02T16:27:48+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2013-02-02T16:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-coveragepy.git/commit/?id=75d05bdefc18d5d1c736ff5379dc233ec3847974'/>
<id>75d05bdefc18d5d1c736ff5379dc233ec3847974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
