<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/command, branch v41.4.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>Fix some usage of deprecated `imp` module</title>
<updated>2019-08-17T21:29:21+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T16:32:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=eb7436b36f9967d1becd2b822da548bd59b35d05'/>
<id>eb7436b36f9967d1becd2b822da548bd59b35d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on unique_everseen to avoid unnecessarily polluting the PYTHONPATH with duplicate entries.</title>
<updated>2019-04-05T19:12:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T19:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8db41e478db4ded53b9836f62211f8c9371ec7c9'/>
<id>8db41e478db4ded53b9836f62211f8c9371ec7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>uniquify paths in PYTHONPATH</title>
<updated>2019-02-26T17:10:49+00:00</updated>
<author>
<name>robnagler</name>
<email>github@q33.us</email>
</author>
<published>2019-02-26T17:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5b2175ebd9f4a669097e8309a53e3b843dcbb218'/>
<id>5b2175ebd9f4a669097e8309a53e3b843dcbb218</id>
<content type='text'>
When running in a complex environment with lots of installed
packages, PYTHONPATH gets way too long. Instead, just make sure
that paths_on_pythonpath doesn't contain duplicates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When running in a complex environment with lots of installed
packages, PYTHONPATH gets way too long. Instead, just make sure
that paths_on_pythonpath doesn't contain duplicates
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into license-fix-357</title>
<updated>2019-01-27T15:02:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-01-27T15:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0551421f082eea3f633bc6be23c16a04483aca98'/>
<id>0551421f082eea3f633bc6be23c16a04483aca98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feed the hobgoblins (delint).</title>
<updated>2018-12-29T18:47:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-12-29T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0c9624fd5ee5abe3fb0d1e3dfa68a9cbaf261aed'/>
<id>0c9624fd5ee5abe3fb0d1e3dfa68a9cbaf261aed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import distribution in doctest</title>
<updated>2018-12-28T14:37:55+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-12-28T14:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b78994aa19ae0705f60e3b4b1e4087ecbe4ff0f5'/>
<id>b78994aa19ae0705f60e3b4b1e4087ecbe4ff0f5</id>
<content type='text'>
Fixes GH issue #1612, bug introduced in commit 0902f02d9d68f18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes GH issue #1612, bug introduced in commit 0902f02d9d68f18
</pre>
</div>
</content>
</entry>
<entry>
<title>Access pkg_resources objects through its namespace</title>
<updated>2018-12-24T18:03:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2018-12-24T18:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0902f02d9d68f18e906e727cbafa4a05fe5c9c91'/>
<id>0902f02d9d68f18e906e727cbafa4a05fe5c9c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import internal version of six</title>
<updated>2018-11-13T08:52:43+00:00</updated>
<author>
<name>Oleg Sharov</name>
<email>o.sharov@gmail.com</email>
</author>
<published>2018-11-13T08:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ba7698287094f7274ae7cbabaf6baedc175ac213'/>
<id>ba7698287094f7274ae7cbabaf6baedc175ac213</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bdist_rpm and bdist_dumb comment</title>
<updated>2018-11-12T15:14:34+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2018-11-12T15:08:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2b5b91332a01c665cab77ad7962e87525850d7f5'/>
<id>2b5b91332a01c665cab77ad7962e87525850d7f5</id>
<content type='text'>
This comment is not used anywhere and `platform.dist()` is deprecated.

See CPython PR #10414: https://github.com/python/cpython/pull/10414
and bpo-35186: https://bugs.python.org/issue35186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This comment is not used anywhere and `platform.dist()` is deprecated.

See CPython PR #10414: https://github.com/python/cpython/pull/10414
and bpo-35186: https://bugs.python.org/issue35186
</pre>
</div>
</content>
</entry>
<entry>
<title>Address review comments</title>
<updated>2018-11-10T19:55:12+00:00</updated>
<author>
<name>Deniz Taneli</name>
<email>7292227+dtaneli@users.noreply.github.com</email>
</author>
<published>2018-11-10T19:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1047052e341d69c799e26ff889359e101c5e0499'/>
<id>1047052e341d69c799e26ff889359e101c5e0499</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
