<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v27.2.0</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>Bump version: 27.1.2 → 27.2.0</title>
<updated>2016-09-14T18:00:36+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-14T18:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=629ad3da717eb360eda53874e590b48f0a5acd2e'/>
<id>629ad3da717eb360eda53874e590b48f0a5acd2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress ValueError in fixup_namespace_packages. Fixes #520. Fixes #513.</title>
<updated>2016-09-14T17:54:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-14T17:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=11ef9a98f1da8c883fc346ce78afbad78d5eff83'/>
<id>11ef9a98f1da8c883fc346ce78afbad78d5eff83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #766 from benoit-pierre/fix_easy_install_doc_links</title>
<updated>2016-09-09T17:15:16+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T17:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2388233e4106937064bf1cdb087e7e1cfc5c7ea7'/>
<id>2388233e4106937064bf1cdb087e7e1cfc5c7ea7</id>
<content type='text'>
easy_install: update links to documentation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
easy_install: update links to documentation</pre>
</div>
</content>
</entry>
<entry>
<title>Account for the class might be old style on Python 2.</title>
<updated>2016-09-09T17:04:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T17:04:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b700b3611d39d28a64973ec6abd006fc75af5df0'/>
<id>b700b3611d39d28a64973ec6abd006fc75af5df0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2016-09-09T16:57:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T16:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2a7a7179ca18b1c97e435726e62c3ab0227fb20e'/>
<id>2a7a7179ca18b1c97e435726e62c3ab0227fb20e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a variable for nicer indentation.</title>
<updated>2016-09-09T16:55:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T16:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=c49d0a044c0483f956902068a87f732b38cbbf6e'/>
<id>c49d0a044c0483f956902068a87f732b38cbbf6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow get_unpatched to be called to get unpatched version of a class or function, further harmonizing the interfaces.</title>
<updated>2016-09-09T16:54:34+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T16:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7756f651df47dc870e886c1b13c5b48068c2dd5b'/>
<id>7756f651df47dc870e886c1b13c5b48068c2dd5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use programmatic import and add comment explaining purpose.</title>
<updated>2016-09-09T16:45:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T16:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b7b9cb23f217095e79c618c0e3196712d2d9a285'/>
<id>b7b9cb23f217095e79c618c0e3196712d2d9a285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate function patching and resolution of unpatched function, aligning pattern with the patched classes.</title>
<updated>2016-09-09T16:39:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T16:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b6f2fee975c570d2beadb9007e6302411f91ab4b'/>
<id>b6f2fee975c570d2beadb9007e6302411f91ab4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 27.1.1 → 27.1.2</title>
<updated>2016-09-09T15:57:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2016-09-09T15:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5cc0ec25c0ef816de01b7416aa6bef172f91566d'/>
<id>5cc0ec25c0ef816de01b7416aa6bef172f91566d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
