<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/tests/api_tests.txt, branch 0.9.1</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>Merge Python 3 native support from distribute</title>
<updated>2013-06-18T20:01:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-06-18T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b0abfb1c076baced9bf182a357dd47e9482bf065'/>
<id>b0abfb1c076baced9bf182a357dd47e9482bf065</id>
<content type='text'>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : tests/test_distribute_setup.py =&gt; tests/test_ez_setup.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for Python 3.3 in environment marker tests</title>
<updated>2013-05-28T15:52:53+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-28T15:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6cf253f0799970f6e7c86ba18cec6e1231dbe493'/>
<id>6cf253f0799970f6e7c86ba18cec6e1231dbe493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2013-05-20T02:45:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-20T02:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=efc915b3a20012ab7a6200b7b99fa970ea6dfbe4'/>
<id>efc915b3a20012ab7a6200b7b99fa970ea6dfbe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update doctest to use syntax suitable for Python 2 and Python 3. Credit to Lennart Regebro for the [hints in his book](http://python3porting.com/problems.html#handling-expected-exceptions).</title>
<updated>2013-05-20T02:37:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-20T02:37:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=28c5207103c91950079cbe58ac6b7455af351d49'/>
<id>28c5207103c91950079cbe58ac6b7455af351d49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try doctest with full exception name</title>
<updated>2013-05-20T02:21:42+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-20T02:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=1ad68c6f3dee2d96f831e078dd7b58a4c39c08c4'/>
<id>1ad68c6f3dee2d96f831e078dd7b58a4c39c08c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged latest changes from setuptools-0.6 branch</title>
<updated>2013-05-13T11:37:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-05-13T11:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=522dd17075958cf71ed30aada3eaccdb29a9c488'/>
<id>522dd17075958cf71ed30aada3eaccdb29a9c488</id>
<content type='text'>
--HG--
rename : doc/formats.txt =&gt; docs/formats.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
rename : doc/formats.txt =&gt; docs/formats.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some bugs, tests now also all pass on 2.7 and 3.2.</title>
<updated>2011-06-21T08:32:50+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-06-21T08:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5861e0443331531fda2525fc4a714101968cb537'/>
<id>5861e0443331531fda2525fc4a714101968cb537</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 25c6042a716c49e3576605c3cf4e2878d5b85c18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 25c6042a716c49e3576605c3cf4e2878d5b85c18
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some bugs - tests now all pass under Python 3.3.</title>
<updated>2011-06-21T07:11:40+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-06-21T07:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e65d621e1661512a4bcfb7d9a5320d3faa96aebe'/>
<id>e65d621e1661512a4bcfb7d9a5320d3faa96aebe</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 3498bfdc0d4c15e4276673b52e924c461ca353f0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 3498bfdc0d4c15e4276673b52e924c461ca353f0
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests to support 3.x.</title>
<updated>2009-09-12T17:27:15+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2009-09-12T17:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=62b9ce70f7cab7d9b1be27c5ec47c8d06377c3dd'/>
<id>62b9ce70f7cab7d9b1be27c5ec47c8d06377c3dd</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : e3cf4ce257e2a7969753e386c2b4bd9f654cb7fc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : e3cf4ce257e2a7969753e386c2b4bd9f654cb7fc
</pre>
</div>
</content>
</entry>
<entry>
<title>moved api_tests.txt doctest to tests/</title>
<updated>2009-07-17T12:32:47+00:00</updated>
<author>
<name>Tarek Ziadé</name>
<email>tarek@ziade.org</email>
</author>
<published>2009-07-17T12:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5114f5fdd6fdaccb3a2747c8ab86cc09e8325ded'/>
<id>5114f5fdd6fdaccb3a2747c8ab86cc09e8325ded</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : 9ab6aebbc44b3f99f01dc7deb99e4a83de362714
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : 9ab6aebbc44b3f99f01dc7deb99e4a83de362714
</pre>
</div>
</content>
</entry>
</feed>
