<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch issue-704</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>In sandbox.run_setup, always ensure that __file__ is str. Fixes #712.</title>
<updated>2016-12-18T16:51:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-18T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cd2a519c6592d90e8658a5e90d8b0342d08b9ae9'/>
<id>cd2a519c6592d90e8658a5e90d8b0342d08b9ae9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move toward future compatibility using unicode strings, but cast to native str as workaround for #709, #710, and #712.</title>
<updated>2016-12-18T15:07:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-18T15:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6c6f4caa4bacce4b719b1e03fb02fdb857b1a135'/>
<id>6c6f4caa4bacce4b719b1e03fb02fdb857b1a135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract tmpdir as a context manager</title>
<updated>2016-12-18T14:45:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-18T14:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=674d5ecb1695de056226d1ad65c5d8b48ca99f3b'/>
<id>674d5ecb1695de056226d1ad65c5d8b48ca99f3b</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 use six.u as 'c:\users' triggers unicode_escape and fails. Ref #704.</title>
<updated>2016-12-18T14:30:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-12-18T14:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7f89e790d228aeece7df1fda8eb6c762d772c450'/>
<id>7f89e790d228aeece7df1fda8eb6c762d772c450</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>Raise DistutilsError and log result</title>
<updated>2016-12-16T15:15:04+00:00</updated>
<author>
<name>Cédric Krier</name>
<email>ced@b2ck.com</email>
</author>
<published>2016-12-16T15:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2c4fd43277fc477d85b50e15c37b176136676270'/>
<id>2c4fd43277fc477d85b50e15c37b176136676270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exit on test failure</title>
<updated>2016-12-16T14:32:16+00:00</updated>
<author>
<name>Cédric Krier</name>
<email>ced@b2ck.com</email>
</author>
<published>2016-12-16T14:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f37eb817df5d9453e49edbcf2760832f333af68'/>
<id>9f37eb817df5d9453e49edbcf2760832f333af68</id>
<content type='text'>
When test fails, it should not continue to run other commands.
Fixes #891
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When test fails, it should not continue to run other commands.
Fixes #891
</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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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='http://git.baserock.org/cgit/delta/python-setuptools-git.git/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>
</feed>
