<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/tests, branch issue-704</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>When invoking rmtree, ensure the parameter is unicode to avoid errors when the tree contains Unicode filenames. Fixes #704.</title>
<updated>2016-12-18T13:38:56+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-18T13:38:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=53e5575e11a35aaf761da56aa6728cdcd7c04ec0'/>
<id>53e5575e11a35aaf761da56aa6728cdcd7c04ec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix #849 global-exclude globbing"</title>
<updated>2016-12-14T23:11:37+00:00</updated>
<author>
<name>Tim Heap</name>
<email>tim@timheap.me</email>
</author>
<published>2016-12-14T23:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=980c2c5afd20fb9f7e50cb8ec0c42abc664da352'/>
<id>980c2c5afd20fb9f7e50cb8ec0c42abc664da352</id>
<content type='text'>
This reverts commit 23aba916e1070d3cf9723af85a6ce07c89053931.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 23aba916e1070d3cf9723af85a6ce07c89053931.
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip again on appveyor</title>
<updated>2016-12-14T02:17:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-14T02:17:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3e05a9630ff0e0596a539d4b6d24f97d3fb987f8'/>
<id>3e05a9630ff0e0596a539d4b6d24f97d3fb987f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing expectation when a package is both installed and in the current working directory. Ref #885.</title>
<updated>2016-12-14T02:06:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-14T02:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=bffd26f485964e1cfb881ccf85179b2947d5e734'/>
<id>bffd26f485964e1cfb881ccf85179b2947d5e734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Additionally, in test_develop, ensure that pkg_resources is importable. Ref #885.</title>
<updated>2016-12-13T02:14:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-13T02:14:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=d9c9284e19ce475c2366b279dd4db82a2751a571'/>
<id>d9c9284e19ce475c2366b279dd4db82a2751a571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test attempting to capture failure, but it passes. Ref #885.</title>
<updated>2016-12-13T00:47:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-13T00:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=357b7c659b6893dec4145d492084217b9317bca1'/>
<id>357b7c659b6893dec4145d492084217b9317bca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark another test to fail. Ref #851</title>
<updated>2016-12-12T01:48:07+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-12T01:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=8c055ff64792c23e80f85f4c127d003fd2ae4b7d'/>
<id>8c055ff64792c23e80f85f4c127d003fd2ae4b7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expect failure on Python 3.4 and earlier as module_from_spec isn't available. Ref #250.</title>
<updated>2016-12-11T21:18:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-11T21:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=230ffaafd061b42f8674b6b6b75ed8133e8d6934'/>
<id>230ffaafd061b42f8674b6b6b75ed8133e8d6934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into develop-nspkg-always</title>
<updated>2016-12-11T20:32:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-11T20:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=3dd506f01d48b98aeea9bdbca0105d4c7d8ad538'/>
<id>3dd506f01d48b98aeea9bdbca0105d4c7d8ad538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`test_ignore_errors` side effect mitigated.</title>
<updated>2016-12-10T16:23:00+00:00</updated>
<author>
<name>idle sign</name>
<email>idlesign@yandex.ru</email>
</author>
<published>2016-12-10T08:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=35f3d1f37fdb137d5f5316058d49c96b9f28ca2d'/>
<id>35f3d1f37fdb137d5f5316058d49c96b9f28ca2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
