<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command/install_lib.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>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>Reindent and remove excess whitespace</title>
<updated>2014-03-14T02:48:41+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2014-03-14T02:48:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=4ca7386a58ba92c5c89d0872933384f7d1fea115'/>
<id>4ca7386a58ba92c5c89d0872933384f7d1fea115</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not override _bytecode_filenames</title>
<updated>2013-12-17T00:44:35+00:00</updated>
<author>
<name>William Grzybowski</name>
<email>wg@FreeBSD.org</email>
</author>
<published>2013-12-17T00:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=646d7585da63b3fe5b4b2d5bf057b3795ac21241'/>
<id>646d7585da63b3fe5b4b2d5bf057b3795ac21241</id>
<content type='text'>
The overridden version cannot handle Python 3.x while distutils verion can
handle it just fine.

--HG--
extra : rebase_source : 86fa56285849e97780e91eff405881bfb72184d5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The overridden version cannot handle Python 3.x while distutils verion can
handle it just fine.

--HG--
extra : rebase_source : 86fa56285849e97780e91eff405881bfb72184d5
</pre>
</div>
</content>
</entry>
<entry>
<title>Support namespace packages in conjunction with system packagers, by omitting</title>
<updated>2006-03-17T16:57:23+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-03-17T16:57:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=92a61578a4b7d09ad6a6f9524163e67b62782e18'/>
<id>92a61578a4b7d09ad6a6f9524163e67b62782e18</id>
<content type='text'>
the installation of any ``__init__.py`` files for namespace packages, and
adding a special ``.pth`` file to create a working package in ``sys.modules``.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043119
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the installation of any ``__init__.py`` files for namespace packages, and
adding a special ``.pth`` file to create a working package in ``sys.modules``.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4043119
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure installed stubs get compiled, even if there are no "pure" modules</title>
<updated>2006-01-13T23:52:42+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2006-01-13T23:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cca060c2d83301f1aae9fc4be26612a75a1c38c3'/>
<id>cca060c2d83301f1aae9fc4be26612a75a1c38c3</id>
<content type='text'>
present.  Also, don't bother compiling the stub prior to installation.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
present.  Also, don't bother compiling the stub prior to installation.

--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4042037
</pre>
</div>
</content>
</entry>
<entry>
<title>remove trailing blank line</title>
<updated>2004-04-05T19:59:11+00:00</updated>
<author>
<name>Fred Drake</name>
<email>distutils-sig@python.org</email>
</author>
<published>2004-04-05T19:59:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=ba79fc03ef4aa6399aa7207bebcd65f35c3b93ad'/>
<id>ba79fc03ef4aa6399aa7207bebcd65f35c3b93ad</id>
<content type='text'>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040894
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040894
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial checkin of setuptools 0.0.1.</title>
<updated>2004-03-19T20:53:14+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2004-03-19T20:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8423e1ed14ac1691c2863c6e8cac9230cf558d7b'/>
<id>8423e1ed14ac1691c2863c6e8cac9230cf558d7b</id>
<content type='text'>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4040869
</pre>
</div>
</content>
</entry>
</feed>
