<feed xmlns='http://www.w3.org/2005/Atom'>
<title>external_python_setuptools/setuptools/compat.py, branch 2.1</title>
<subtitle>Python setuptools
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/'/>
<entry>
<title>Merge with 1.4.2</title>
<updated>2013-12-01T11:17:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=727a101b0a76bd93c35b41352b2a52ca261a8cf7'/>
<id>727a101b0a76bd93c35b41352b2a52ca261a8cf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved imports to the top, made them compatible with Python 2, and added a docstring.</title>
<updated>2013-12-01T11:08:30+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-12-01T11:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=4ae4faeb1262435260ee8a5f2a0ab910fe96ea23'/>
<id>4ae4faeb1262435260ee8a5f2a0ab910fe96ea23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reduce compatibility references (intended for earlier commit).</title>
<updated>2013-11-24T22:08:23+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T22:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=79e0d772345dd1ca9de73635c9eac47bb505ae03'/>
<id>79e0d772345dd1ca9de73635c9eac47bb505ae03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop compatibility function exec_, required for Python 2.5 and earlier.</title>
<updated>2013-11-24T21:25:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T21:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=f07c527906b54fa8245c6804ae8062c8ddd6c6d7'/>
<id>f07c527906b54fa8245c6804ae8062c8ddd6c6d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The one use of xrange could also use range, so just use range.</title>
<updated>2013-11-24T21:19:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-11-24T21:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=6474847292f1cf4fcda55afe2cd5e46497ce339f'/>
<id>6474847292f1cf4fcda55afe2cd5e46497ce339f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with default</title>
<updated>2013-09-28T17:33:19+00:00</updated>
<author>
<name>Philip Thiem</name>
<email>ptthiem@gmail.com</email>
</author>
<published>2013-09-28T17:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=78f01306a08285e9f2abe6ad749f6ce884e12555'/>
<id>78f01306a08285e9f2abe6ad749f6ce884e12555</id>
<content type='text'>
--HG--
extra : rebase_source : d9c70d5bebd4290f568c828c5bc3a9b93a817ff2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : d9c70d5bebd4290f568c828c5bc3a9b93a817ff2
</pre>
</div>
</content>
</entry>
<entry>
<title>execfile now opens target in binary mode for better compatibility. Fixes Distribute #349.</title>
<updated>2013-09-18T14:10:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-09-18T14:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=052e7b4453d950d11025107e9c98fa0be744d72f'/>
<id>052e7b4453d950d11025107e9c98fa0be744d72f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge</title>
<updated>2013-09-06T13:34:32+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-09-06T13:34:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=7c6fcc08e5960234e99ba2e764766b5a0358038c'/>
<id>7c6fcc08e5960234e99ba2e764766b5a0358038c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct 404 errors when URLs contain fragments. Fixes #69.</title>
<updated>2013-09-06T13:33:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-09-06T13:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=705e6255fca83f5ff2b194e6529968017cefaaa3'/>
<id>705e6255fca83f5ff2b194e6529968017cefaaa3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'urlsplit' and 'urlunsplit' to compat module</title>
<updated>2013-07-24T21:00:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2013-07-24T21:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/replicant-next/external_python_setuptools/commit/?id=fd77197ba1cc95ddfd2744ff8e9953bbf9f11def'/>
<id>fd77197ba1cc95ddfd2744ff8e9953bbf9f11def</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
