<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources.py, branch 5.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>Suppress arguments to __new__. ZipFile doesn't want them, and object deprecates them.</title>
<updated>2014-05-28T05:24:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-28T05:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=eba9c893a275bc07e8f7e32f46bee0e2e2af7ff3'/>
<id>eba9c893a275bc07e8f7e32f46bee0e2e2af7ff3</id>
<content type='text'>
--HG--
extra : amend_source : e41a2567b4174ef2eff09f3aa3f2a7faf214e054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : e41a2567b4174ef2eff09f3aa3f2a7faf214e054
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ContextualZipFile to use a single constructor</title>
<updated>2014-05-18T02:50:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T02:50:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f49559970b7e551f045b59c9530733b1bd1ed0e6'/>
<id>f49559970b7e551f045b59c9530733b1bd1ed0e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context managers in pkg_resources</title>
<updated>2014-05-18T02:19:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T02:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=24d18354d9a2646d5192f959434c1044f7e7fbd4'/>
<id>24d18354d9a2646d5192f959434c1044f7e7fbd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ContextualZipFile for context manager support</title>
<updated>2014-05-18T02:04:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T02:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ec81e4dca2f1735bb1ac787b464a9d0f915dd7b9'/>
<id>ec81e4dca2f1735bb1ac787b464a9d0f915dd7b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use context manager</title>
<updated>2014-05-18T01:36:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T01:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f78c3beaa55d4026b92703b18d9b54b7e4985e3d'/>
<id>f78c3beaa55d4026b92703b18d9b54b7e4985e3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use modern syntax for octal values</title>
<updated>2014-05-05T07:50:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-05T07:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3fdbb8f7fa5c84dca9a7ff309d71ae3aeff60009'/>
<id>3fdbb8f7fa5c84dca9a7ff309d71ae3aeff60009</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid trailing comments</title>
<updated>2014-05-05T07:47:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-05T07:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=574ed793b454314593a5edc64ebf112d3b159d2f'/>
<id>574ed793b454314593a5edc64ebf112d3b159d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spacing in __all__</title>
<updated>2014-05-05T07:36:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-05T07:36:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7932954f60b7667c54b7bb9463a510bfd01f5aa0'/>
<id>7932954f60b7667c54b7bb9463a510bfd01f5aa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now this syntax fits nicely on one line</title>
<updated>2014-05-05T07:34:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-05T07:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a92a8c9aaf22e3bcb705924e92962523ccb6cd5d'/>
<id>a92a8c9aaf22e3bcb705924e92962523ccb6cd5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary list comprehension</title>
<updated>2014-05-05T07:32:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-05T07:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=951477214f1321a199bf69f9edaea05dec9345d1'/>
<id>951477214f1321a199bf69f9edaea05dec9345d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
