<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch feature/restore-editable-pythonpath</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>Expect failure on PyPy.</title>
<updated>2021-03-21T13:51:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-21T13:51:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=202c7a808e61a415d6a8c724a5d8fe664301863b'/>
<id>202c7a808e61a415d6a8c724a5d8fe664301863b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cast values to str and retain other environ vars for Windows' sake</title>
<updated>2021-03-21T08:44:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-21T08:03:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=0c485af05591ba869b8adb96802d1cf4b49fe28d'/>
<id>0c485af05591ba869b8adb96802d1cf4b49fe28d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Illustrate how one might leverage sitecustomize.py to make a project available on PYTHONPATH. Fixes #2612.</title>
<updated>2021-03-21T07:40:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-21T07:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=cb962021c53b7130bf0a1792f75678efcc0724be'/>
<id>cb962021c53b7130bf0a1792f75678efcc0724be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test capturing missed expectation. Ref #2612.</title>
<updated>2021-03-21T01:19:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-21T01:19:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b4d8e4755eafc786a9848333ca73bff381747745'/>
<id>b4d8e4755eafc786a9848333ca73bff381747745</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 54.1.1 → 54.1.2</title>
<updated>2021-03-14T15:08:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-14T15:08:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8230bbf82b07d25bcc65e612e0e936dce269e463'/>
<id>8230bbf82b07d25bcc65e612e0e936dce269e463</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 #2600 from melissa-kun-li/reduce_dash_deprecation_scope</title>
<updated>2021-03-14T15:07:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-14T15:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=890d6bef43cb9e2205f9e9426cef1eead259b1f7'/>
<id>890d6bef43cb9e2205f9e9426cef1eead259b1f7</id>
<content type='text'>
Reduce scope of dash deprecation warning. Fixes #2595</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce scope of dash deprecation warning. Fixes #2595</pre>
</div>
</content>
</entry>
<entry>
<title>Add changelog</title>
<updated>2021-03-08T08:41:04+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T08:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=214ba3de5cf8bf6cdff824059732eebd26f3d40c'/>
<id>214ba3de5cf8bf6cdff824059732eebd26f3d40c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix formatting of tests and change dash deprecation method name</title>
<updated>2021-03-08T08:35:19+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T08:25:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7129ad1107f7015fe16f275eec17bf36a8badd84'/>
<id>7129ad1107f7015fe16f275eec17bf36a8badd84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce scope of dash deprecation warning to Setuptools and distutils</title>
<updated>2021-03-08T08:15:27+00:00</updated>
<author>
<name>Melissa Li</name>
<email>li.melissa.kun@gmail.com</email>
</author>
<published>2021-03-08T07:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=938a33922c8cba3bbff6dfd1c2f723e5f929d6ce'/>
<id>938a33922c8cba3bbff6dfd1c2f723e5f929d6ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother testing old versions of pip on Python 3.10 and later. Fixes #2599.</title>
<updated>2021-03-07T18:37:29+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-03-07T18:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=b2f7b8f92725c63b164d5776f85e67cc560def4e'/>
<id>b2f7b8f92725c63b164d5776f85e67cc560def4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
