<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_develop.py, branch 8.0b1</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>Remove unused imports, unused variables, and excess whitespace</title>
<updated>2014-06-23T21:00:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-06-23T21:00:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fbf309d3e3b529f6ff0d57ecbb22514755b1154d'/>
<id>fbf309d3e3b529f6ff0d57ecbb22514755b1154d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean some imports.</title>
<updated>2014-02-15T21:54:03+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2014-02-15T21:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=657501ddc8410495c9f44b7280f4a7abf3241753'/>
<id>657501ddc8410495c9f44b7280f4a7abf3241753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged upstream changes.</title>
<updated>2013-06-19T10:45:38+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-19T10:45:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8d016844c5934fe8f7ee4c559ab5a1f2133fa6dc'/>
<id>8d016844c5934fe8f7ee4c559ab5a1f2133fa6dc</id>
<content type='text'>
--HG--
branch : single-codebase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : single-codebase
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Vinay Sajip's unified Python 2/3 support from distribute 3</title>
<updated>2013-06-18T19:08:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T19:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a85aa143f971ebfbb31ccaf58cb82a311f9315c6'/>
<id>a85aa143f971ebfbb31ccaf58cb82a311f9315c6</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. All tests pass on 2.7, 3.2 and 3.3, though there are some atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).</title>
<updated>2013-06-15T14:34:53+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-15T14:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8e657eac1ef02faedca99df319fff6b63f4a4305'/>
<id>8e657eac1ef02faedca99df319fff6b63f4a4305</id>
<content type='text'>
--HG--
branch : single-codebase
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : single-codebase
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some ResourceWarnings.</title>
<updated>2012-12-29T05:23:09+00:00</updated>
<author>
<name>Arfrever Frehtes Taifersar Arahesis</name>
<email>Arfrever.FTA@GMail.Com</email>
</author>
<published>2012-12-29T05:23:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=721559fe76a1cda3de639ee2aaa446595169d26b'/>
<id>721559fe76a1cda3de639ee2aaa446595169d26b</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 31ac3f0135d8cfe0fabc274f1649d1c99eba2868
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some resource leaks.</title>
<updated>2012-10-10T09:49:54+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2012-10-10T09:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=94fc39cb62df19e85b07658f2fa5d0b4a7bf9303'/>
<id>94fc39cb62df19e85b07658f2fa5d0b4a7bf9303</id>
<content type='text'>
--HG--
branch : distribute
extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : source : 98c929e25fee11a99eb125dd9a13521321d68dd3
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with upstream</title>
<updated>2013-06-18T13:44:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T13:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=fb8c7cf0abc9ce58b8a6f0621c0a9909fb9b8eff'/>
<id>fb8c7cf0abc9ce58b8a6f0621c0a9909fb9b8eff</id>
<content type='text'>
--HG--
branch : distribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Got rid of deprecated assert_ and assertEquals.</title>
<updated>2012-08-22T14:41:06+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-22T14:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e743dabde0d60aaeca5c9e4dc5c29ac3ac625646'/>
<id>e743dabde0d60aaeca5c9e4dc5c29ac3ac625646</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 9d7032bac7db98e445ab6a46b2610c278c691c2d
</pre>
</div>
</content>
</entry>
<entry>
<title>Added fix for the develop command, #299.</title>
<updated>2012-08-21T18:52:16+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-21T18:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=42afe54cf9e15ef655e7ed5fef9483682fcd5af2'/>
<id>42afe54cf9e15ef655e7ed5fef9483682fcd5af2</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : ef69472e5a9ce97d9102578898e81e516f06497a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : ef69472e5a9ce97d9102578898e81e516f06497a
</pre>
</div>
</content>
</entry>
</feed>
