<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/test.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 doctests module. It is now part of Python.</title>
<updated>2014-07-06T00:31:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-07-06T00:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=26d4bb13598407c64ab1a77a33716411c5fbad3f'/>
<id>26d4bb13598407c64ab1a77a33716411c5fbad3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed PEP 8 compliancy of the setuptools.command package</title>
<updated>2014-06-18T17:31:05+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2014-06-18T17:31:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8e3f9d3253d1d0fb820dad4249d5110d017595c1'/>
<id>8e3f9d3253d1d0fb820dad4249d5110d017595c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use PY3 and PY2 throughout</title>
<updated>2014-05-17T16:25:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-17T16:25:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8567ca65adbf927a0af5c9b7314688dfbc46ab66'/>
<id>8567ca65adbf927a0af5c9b7314688dfbc46ab66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap unittest.main in a compatibility wrapper for Python 3.1 compatibility. Fixes #183</title>
<updated>2014-04-06T22:33:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-06T22:33:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b74269476d72e2e05a6f7ff35d693b816e9457c'/>
<id>8b74269476d72e2e05a6f7ff35d693b816e9457c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract the resolution of loader/runner classes. Allows None value to pass-through to unittest.main. Fixes #180.</title>
<updated>2014-03-30T16:20:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T16:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=628b5278a174d94907a25d065403feed1d2cd1d8'/>
<id>628b5278a174d94907a25d065403feed1d2cd1d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat to add the conventional whitespace and shorter lines.</title>
<updated>2014-03-30T16:02:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T16:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=588f3c4adf63bbd49f40ae3329da36a007f3091b'/>
<id>588f3c4adf63bbd49f40ae3329da36a007f3091b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply patch based on patch in 2008 by Klaus Zimmerman. Fixes #176.</title>
<updated>2014-03-28T22:12:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-28T22:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b714dc7a9b2b74c67cd36d29e70d46fcc7f0773'/>
<id>8b714dc7a9b2b74c67cd36d29e70d46fcc7f0773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove import *</title>
<updated>2014-02-09T23:37:09+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T23:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c20ed4dffd0779fc12c9b2fbc6433621424dbfcf'/>
<id>c20ed4dffd0779fc12c9b2fbc6433621424dbfcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import and excess whitespace.</title>
<updated>2014-02-09T23:32:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-02-09T23:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4dcbe9cd38e5143431541c66d5dba418b665bb5a'/>
<id>4dcbe9cd38e5143431541c66d5dba418b665bb5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. updates following 2to3 checks.</title>
<updated>2013-06-17T18:23:33+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2013-06-17T18:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=744a61f18bbfcbf7dfaa08886185b4595d8b7bcb'/>
<id>744a61f18bbfcbf7dfaa08886185b4595d8b7bcb</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>
</feed>
