<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/_distutils_hack, branch feature/distutils-hack-startup-perf</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>Suppress AttributeError when detecting get-pip. Fixes #3002.</title>
<updated>2022-01-06T04:22:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-06T04:21:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2504699e5f9acfdd1438512173f90b3f61114095'/>
<id>2504699e5f9acfdd1438512173f90b3f61114095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add another exception for the exclusion for pip. Fixes #2993.</title>
<updated>2022-01-03T03:59:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2022-01-03T03:59:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=41fa663c9da93ca1af98ce2ae397c02e4b3062e8'/>
<id>41fa663c9da93ca1af98ce2ae397c02e4b3062e8</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 #2962 from nitzmahone/setuptools_picky_shim</title>
<updated>2021-12-29T16:35:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-29T16:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=104f8b40ba36999b81d88470900f01c20654d3ce'/>
<id>104f8b40ba36999b81d88470900f01c20654d3ce</id>
<content type='text'>
distutils shim should ignore setuptools on another path</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distutils shim should ignore setuptools on another path</pre>
</div>
</content>
</entry>
<entry>
<title>Restore 'add_shim' as the way to invoke the hook. Avoids compatibility issues between different versions of Setuptools with the distutils local implementation. Renamed the former 'add_shim' as 'insert_shim'. Fixes #2983</title>
<updated>2021-12-29T16:33:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-29T16:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d0da0142609318e534d5874bfa0c44d1254f9e38'/>
<id>d0da0142609318e534d5874bfa0c44d1254f9e38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' into setuptools_picky_shim</title>
<updated>2021-12-29T16:08:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-29T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2d02a295bb0554385928204c2ecb69937b06ea6b'/>
<id>2d02a295bb0554385928204c2ecb69937b06ea6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check early for the presence of local distutils and bail out if the found version of Setuptools doesn't have distutils.</title>
<updated>2021-12-29T15:59:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-29T15:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=da8c68c49646d47b3946e882d402fa32131ade5d'/>
<id>da8c68c49646d47b3946e882d402fa32131ade5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore assertion about expected distutils.</title>
<updated>2021-12-29T15:51:43+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-29T15:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=41f61f3cce618b594c3c76b78162945f26fa6b61'/>
<id>41f61f3cce618b594c3c76b78162945f26fa6b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass distutils loader when setuptools module is no longer available on sys.path. Fixes #2980.</title>
<updated>2021-12-28T19:35:25+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-28T19:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9c9c91c0a3951a7c521bd6eddc3aa5f84f0cfd9f'/>
<id>9c9c91c0a3951a7c521bd6eddc3aa5f84f0cfd9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>distutils shim should ignore setuptools on another path</title>
<updated>2021-12-23T19:45:22+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-12-23T19:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=15340a3f1ec40e4d7267518d04487d7b4108ee83'/>
<id>15340a3f1ec40e4d7267518d04487d7b4108ee83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In distutils_hack, only add the metadata finder once. In ensure_local_distutils, rely on a context manager for reliable manipulation. Fixes #2958.</title>
<updated>2021-12-23T18:51:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-23T18:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=55e2134a4ac896210d93ba7079cb70ace43f4f3b'/>
<id>55e2134a4ac896210d93ba7079cb70ace43f4f3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
