<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/py26compat.py, branch 18.3.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>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>Use pytest for skips</title>
<updated>2015-01-01T21:48:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-01-01T21:48:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4f9b50728ae8c5cf81b13b2d4fd3098b9f18dfb1'/>
<id>4f9b50728ae8c5cf81b13b2d4fd3098b9f18dfb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use contextlib.closing on tarfile compat shim</title>
<updated>2014-12-31T19:24:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-31T19:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eb61e5c989cda3f5e021150f91561a88ba6db73e'/>
<id>eb61e5c989cda3f5e021150f91561a88ba6db73e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove spurious reference to self. Remove debugging code.</title>
<updated>2014-12-30T15:15:45+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T15:15:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f678f5c1a197c504ae6703f3b4e5658f9e2db1f6'/>
<id>f678f5c1a197c504ae6703f3b4e5658f9e2db1f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try without self, as methods are set on the instance. Also include parameters to __exit__.</title>
<updated>2014-12-30T15:12:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T15:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=271734598e6c9fc50b4809ee223cc3281d54615c'/>
<id>271734598e6c9fc50b4809ee223cc3281d54615c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include __enter__ in shim</title>
<updated>2014-12-30T15:04:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T15:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cd4aab1dff5f40aeaa08174a05f15527f67f66d4'/>
<id>cd4aab1dff5f40aeaa08174a05f15527f67f66d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility shim for tarfile.open</title>
<updated>2014-12-30T15:01:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-12-30T15:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7794b1b0348f2cb76317b40a5ec7931527501c94'/>
<id>7794b1b0348f2cb76317b40a5ec7931527501c94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compatibility skipIf</title>
<updated>2012-07-22T19:51:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-07-22T19:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=22366805a3a7b6292774491db04792851a341b6f'/>
<id>22366805a3a7b6292774491db04792851a341b6f</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : a70fd5755fad7a30c478c44e270c1dad13e66a47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : a70fd5755fad7a30c478c44e270c1dad13e66a47
</pre>
</div>
</content>
</entry>
<entry>
<title>Added python 2.4-2.6 support for skipIf</title>
<updated>2012-07-22T19:35:47+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2012-07-22T19:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2cbbedf7be98fd3f43ab8897f68e36c18e2bef9a'/>
<id>2cbbedf7be98fd3f43ab8897f68e36c18e2bef9a</id>
<content type='text'>
--HG--
branch : distribute
extra : rebase_source : cac18ef7c3dbde38ceac3a0c71cfb3b5ffa56dd5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : distribute
extra : rebase_source : cac18ef7c3dbde38ceac3a0c71cfb3b5ffa56dd5
</pre>
</div>
</content>
</entry>
</feed>
