<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/pkg_resources/__init__.py, 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>Use MappingProxyType to ensure immutability.</title>
<updated>2022-01-06T23:45:32+00:00</updated>
<author>
<name>Matthew Suozzo</name>
<email>msuozzo@google.com</email>
</author>
<published>2022-01-06T23:45:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=6c18ba25ccdc3f3efc38e7b2c8293b89e4498ecf'/>
<id>6c18ba25ccdc3f3efc38e7b2c8293b89e4498ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into patch-1</title>
<updated>2022-01-06T17:05:16+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-06T17:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=71554cb5562ac6f0dfda81f87a4fc55e400aed97'/>
<id>71554cb5562ac6f0dfda81f87a4fc55e400aed97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement yield_lines as a singledispatch function.</title>
<updated>2021-12-04T04:02:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-04T04:02:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=be4466cc15011d337dba3a49867a7d597d2f36e4'/>
<id>be4466cc15011d337dba3a49867a7d597d2f36e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove pkg_resources nondeterminism.</title>
<updated>2021-11-28T23:48:10+00:00</updated>
<author>
<name>Matthew Suozzo</name>
<email>msuozzo@google.com</email>
</author>
<published>2021-11-28T23:48:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=62a8d379c274e2e64c7865cada9023d5d83b14c8'/>
<id>62a8d379c274e2e64c7865cada9023d5d83b14c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools.readthedocs.io to setuptools.pypa.io</title>
<updated>2021-11-16T11:05:23+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-11-16T11:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=a65c4326c788cd9f6a81eb1754029751500f7721'/>
<id>a65c4326c788cd9f6a81eb1754029751500f7721</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sorting of filenames not to rely on LegacyVersion. Fixes #2885.</title>
<updated>2021-11-15T22:41:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-15T22:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=47b9bf5e5f75cadf20fc1eedbd26e1945a3be0cc'/>
<id>47b9bf5e5f75cadf20fc1eedbd26e1945a3be0cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move warning definition above implicit behavior on import. Fixes #2846.</title>
<updated>2021-11-03T21:59:05+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-03T21:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=30f070eeb27a6477314a03fecbd7e4cc3ac4fd9e'/>
<id>30f070eeb27a6477314a03fecbd7e4cc3ac4fd9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise a deprecation warning when an invalid version is encountered. Ref #2497. Ref #2822.</title>
<updated>2021-11-01T01:37:48+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-11-01T01:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=84b1cd8e7760a9b3c984a4edfc37dc7266952266'/>
<id>84b1cd8e7760a9b3c984a4edfc37dc7266952266</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable</title>
<updated>2021-01-16T23:59:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T23:59:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b994bc637e5817798f356bfd373011ab1d894216'/>
<id>b994bc637e5817798f356bfd373011ab1d894216</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 #2490 from thatch/main</title>
<updated>2021-01-16T23:47:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-01-16T23:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=886dd34d565f3911819d4c16c6f16fe3cd65a39d'/>
<id>886dd34d565f3911819d4c16c6f16fe3cd65a39d</id>
<content type='text'>
Fix .egg-info metadata support for zipimport</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix .egg-info metadata support for zipimport</pre>
</div>
</content>
</entry>
</feed>
