<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/ez_setup.py, branch 3.7</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Replace get_zip_class with a specialized constructor.</title>
<updated>2014-05-18T01:56:27+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T01:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c671c5da8e8b85ecdbb372074fd5531f385113d7'/>
<id>c671c5da8e8b85ecdbb372074fd5531f385113d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor test</title>
<updated>2014-05-18T00:24:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T00:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=20ee765db785160ee8cb3ec682a155062c024543'/>
<id>20ee765db785160ee8cb3ec682a155062c024543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually call close on exit</title>
<updated>2014-05-18T00:22:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T00:22:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=365ca3bd6b4353a8caec406bc2aaec73650ec554'/>
<id>365ca3bd6b4353a8caec406bc2aaec73650ec554</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use iterables for getting best downloader</title>
<updated>2014-05-18T00:14:20+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T00:14:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=469c889e37ef184a78fb7b58505858e5ceea0f37'/>
<id>469c889e37ef184a78fb7b58505858e5ceea0f37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move import to the top</title>
<updated>2014-05-18T00:04:40+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T00:04:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=aae75a3d3f81aaa8a6bfadb5885b936ec2db59da'/>
<id>aae75a3d3f81aaa8a6bfadb5885b936ec2db59da</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 to reliably close files</title>
<updated>2014-05-18T00:02:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-18T00:02:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=02abac6610d70781ee9be1a1f10377b7b04bfd0a'/>
<id>02abac6610d70781ee9be1a1f10377b7b04bfd0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 3.7 in preparation for next release.</title>
<updated>2014-05-07T16:23:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-07T16:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b317181b174346e958bfd0999ccbbd803962bbe4'/>
<id>b317181b174346e958bfd0999ccbbd803962bbe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 3.6 in preparation for next release.</title>
<updated>2014-05-07T16:22:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-07T16:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=46d0e959989b92971f7d0999222b8aa476786b65'/>
<id>46d0e959989b92971f7d0999222b8aa476786b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
