<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/test.py, branch develop</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<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-bitbucket.git/commit/?id=4892d95db7ff3b2eba8e4fa82f7fef0ad4fdaa4c'/>
<id>4892d95db7ff3b2eba8e4fa82f7fef0ad4fdaa4c</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-bitbucket.git/commit/?id=0b8718bb05a598e6549b779d812e68890ab9ef26'/>
<id>0b8718bb05a598e6549b779d812e68890ab9ef26</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-bitbucket.git/commit/?id=29b5e3bc3baf74bde3baad08b635c82eca50c1c5'/>
<id>29b5e3bc3baf74bde3baad08b635c82eca50c1c5</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-bitbucket.git/commit/?id=65ff3ed71798e7e02834a40fde49c7bbf15cbc31'/>
<id>65ff3ed71798e7e02834a40fde49c7bbf15cbc31</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-bitbucket.git/commit/?id=fba588c6b28a6a380f52d509e2b7cd903b86709f'/>
<id>fba588c6b28a6a380f52d509e2b7cd903b86709f</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-bitbucket.git/commit/?id=3a63658aa2425c92b88343b9b35ab9a775ae8ca3'/>
<id>3a63658aa2425c92b88343b9b35ab9a775ae8ca3</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-bitbucket.git/commit/?id=2b7fa389694f2e4b73c2f6a8b7a96e7db90c0a04'/>
<id>2b7fa389694f2e4b73c2f6a8b7a96e7db90c0a04</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-bitbucket.git/commit/?id=1961cbe6164c403810e07f39c88c58241fac2d41'/>
<id>1961cbe6164c403810e07f39c88c58241fac2d41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Purge modules under test from sys.modules prior to running tests. Fixes #301.</title>
<updated>2012-10-08T11:29:03+00:00</updated>
<author>
<name>Stefan H. Holek</name>
<email>stefan@epy.co.at</email>
</author>
<published>2012-10-08T11:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=b351ed1e20ed41debfc7fb779621d17470af0d19'/>
<id>b351ed1e20ed41debfc7fb779621d17470af0d19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #306: Even if 2to3 is used, we build in-place under Python 2.</title>
<updated>2012-08-22T10:32:11+00:00</updated>
<author>
<name>Lennart Regebro</name>
<email>regebro@gmail.com</email>
</author>
<published>2012-08-22T10:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=7acb30af4aab35e30470df25d2276c7486095330'/>
<id>7acb30af4aab35e30470df25d2276c7486095330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
