<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests, branch 12.0.3</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>Use the command spec as resolved by the best ScriptWriter.</title>
<updated>2015-01-19T01:17:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-19T01:17:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=246a5982a37f38c70012326577278582f0b01ef2'/>
<id>246a5982a37f38c70012326577278582f0b01ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test capturing failure where sys.executable loses backslashes on Windows. Ref #331.</title>
<updated>2015-01-19T01:11:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-19T01:11:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=659e2bd057382e4819f38c2c77ff3b7783d63c6b'/>
<id>659e2bd057382e4819f38c2c77ff3b7783d63c6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unintended shebang. Fixes #333.</title>
<updated>2015-01-18T20:51:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-18T20:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=49a3b4c156062e4212ed59e2061a178577196fb6'/>
<id>49a3b4c156062e4212ed59e2061a178577196fb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "AttributeError: 'TarFile' object has no attribute '__exit__'" with Python 3.1.</title>
<updated>2015-01-17T20:41:55+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2015-01-17T20:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fd7fb7ade0fc879e24543f13c39b00de073004bc'/>
<id>fd7fb7ade0fc879e24543f13c39b00de073004bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failing test by reverting to author's original intent. Ref #317</title>
<updated>2015-01-16T02:09:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-16T02:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=21ebac859dff95cb593180f7fffdf74d8a5e5275'/>
<id>21ebac859dff95cb593180f7fffdf74d8a5e5275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Just the path is expected</title>
<updated>2015-01-16T01:48:10+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-16T01:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=903de3abdd20a96051cedad2f0f4287a3a4b11b5'/>
<id>903de3abdd20a96051cedad2f0f4287a3a4b11b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Have mock_install_dir actually yield the file name. Ref #317.</title>
<updated>2015-01-16T00:53:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-16T00:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3558c1a03584064e9bb86d3886009902eec6832d'/>
<id>3558c1a03584064e9bb86d3886009902eec6832d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip integration tests when SSL is broken. Ref #317.</title>
<updated>2015-01-16T00:41:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-16T00:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1cd6c9a1f6840ff82217a9e7059b8ec7049f3a32'/>
<id>1cd6c9a1f6840ff82217a9e7059b8ec7049f3a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use unittest.mock from standard library instead of external mock with Python &gt;=3.3.</title>
<updated>2015-01-15T22:25:04+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2015-01-15T22:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cde1eb84bd1813ff4425fe6f05cbdeba8e410c13'/>
<id>cde1eb84bd1813ff4425fe6f05cbdeba8e410c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Access os.environ[key], not os.environ['key']</title>
<updated>2015-01-09T09:40:48+00:00</updated>
<author>
<name>Slavek Kabrda</name>
<email>slavek.kabrda@gmail.com</email>
</author>
<published>2015-01-09T09:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=72d5cc0b9ea095437bf2796298dd3658624c081e'/>
<id>72d5cc0b9ea095437bf2796298dd3658624c081e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
