<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/install.py, branch 3.7.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>Restore install._install with a comment to capture its requirement on earlier NumPy versions. Fixes #199.</title>
<updated>2014-05-04T13:31:35+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-05-04T13:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a2bc4f69c7f6c2cec29123669ca6ae517277b67a'/>
<id>a2bc4f69c7f6c2cec29123669ca6ae517277b67a</id>
<content type='text'>
--HG--
extra : amend_source : a76d060c98e0048506e5aadddd675151db9d273c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : a76d060c98e0048506e5aadddd675151db9d273c
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct indentation and clarify meaning by using namespacing</title>
<updated>2014-04-30T21:38:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-04-30T21:38:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=573c2c86d4d4f506a87a1fc16060f32c1386ad38'/>
<id>573c2c86d4d4f506a87a1fc16060f32c1386ad38</id>
<content type='text'>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : 20ab7547c8478eb084767fe701e627bdd462ba16
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow install to proceed with an egg install on IronPython and any other environment that has no stack support. Fixes #177.</title>
<updated>2014-03-30T12:28:18+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:28:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=292f0a6f46fd43144ccbe43512bc3eb4ff01dd9d'/>
<id>292f0a6f46fd43144ccbe43512bc3eb4ff01dd9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable name is superfluous now</title>
<updated>2014-03-30T12:04:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=359dcd429be8857202ebcfa5b85686b032414759'/>
<id>359dcd429be8857202ebcfa5b85686b032414759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify comment not to repeat the obvious implication of the 'if' test.</title>
<updated>2014-03-30T12:04:17+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=421bad961106fd8353980708487b4fdfff802731'/>
<id>421bad961106fd8353980708487b4fdfff802731</id>
<content type='text'>
--HG--
extra : amend_source : c92063405d99e7fdb7fe0a6312fa8438c3727c2f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : amend_source : c92063405d99e7fdb7fe0a6312fa8438c3727c2f
</pre>
</div>
</content>
</entry>
<entry>
<title>Update docstring</title>
<updated>2014-03-30T12:02:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T12:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=be01e5c951fb85be934cf66a4d7878faebbb6cda'/>
<id>be01e5c951fb85be934cf66a4d7878faebbb6cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inspect module instead of _getframe</title>
<updated>2014-03-30T11:59:37+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T11:59:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=215a0cddf02d70e9b92b27b5b7997314b6527426'/>
<id>215a0cddf02d70e9b92b27b5b7997314b6527426</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 method to capture the intention of caller detection.</title>
<updated>2014-03-30T11:41:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-30T11:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0b80f934c1e2effcc2484ae644613ad9beedf02f'/>
<id>0b80f934c1e2effcc2484ae644613ad9beedf02f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove special handling of 'no_compile' option with comment about making DISTUTILS_DEBUG work right. While testing on Python 2.6 and later, I was unable to evoke any abberant or distinct behavior by removing the value (with DISTUTILS_DEBUG enabled and using variations of --compile and --no-compile). Therefore, I believe that whatever was the motivation for adding the attribute (in 2c91c12dc9b1), its purpose has passed.</title>
<updated>2014-03-14T03:11:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-14T03:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e72e8676e8b9eec8e39c14258c145b8e2e120769'/>
<id>e72e8676e8b9eec8e39c14258c145b8e2e120769</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove excess whitespace</title>
<updated>2014-01-06T15:21:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-01-06T15:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e81800c109d87617f2c82a4f53a565f9c26e0614'/>
<id>e81800c109d87617f2c82a4f53a565f9c26e0614</id>
<content type='text'>
--HG--
extra : rebase_source : 4d1b9f2354d8966b2bd8c375662e5f29817adbb3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
extra : rebase_source : 4d1b9f2354d8966b2bd8c375662e5f29817adbb3
</pre>
</div>
</content>
</entry>
</feed>
