<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-coveragepy.git/tests/modules/process_test, branch issue-549</title>
<subtitle>bitbucket.org: Obsolete (use python-coveragepy-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/'/>
<entry>
<title>Setuptools fixed their egg-ordering problem, no need for this test workaround any more.</title>
<updated>2016-07-29T13:37:26+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-29T13:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=397bc15fb7aed9e4747d758d43a41b9379add5ef'/>
<id>397bc15fb7aed9e4747d758d43a41b9379add5ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compensate for setuptools 25.0.0 seemingly doing sys.path differently</title>
<updated>2016-07-25T02:13:02+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-07-25T02:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=a2ece004e891e7b1fb9170f8732459798a3912c8'/>
<id>a2ece004e891e7b1fb9170f8732459798a3912c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move try_execfile.py to an unambiguous place</title>
<updated>2016-06-12T13:45:41+00:00</updated>
<author>
<name>Ned Batchelder</name>
<email>ned@nedbatchelder.com</email>
</author>
<published>2016-06-12T13:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-coveragepy.git/commit/?id=214a4dfebef3050dfde4a94231da3c797583df7a'/>
<id>214a4dfebef3050dfde4a94231da3c797583df7a</id>
<content type='text'>
Where it was, we were counting on "tests" referring to coverage.py's own tests
directory, but a -e install of a helper like unittest-mixins could provide a
tests directory, which prevented the imports we needed for the tests.

Moving try_execfile.py to a new subdirectory with a less-common name solves
the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Where it was, we were counting on "tests" referring to coverage.py's own tests
directory, but a -e install of a helper like unittest-mixins could provide a
tests directory, which prevented the imports we needed for the tests.

Moving try_execfile.py to a new subdirectory with a less-common name solves
the problem.
</pre>
</div>
</content>
</entry>
</feed>
