<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/conftest.py, branch feature/plugins-enabled-by-default</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Merge branch 'master' into feature/plugins-enabled-by-default</title>
<updated>2020-09-14T23:59:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-14T23:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c85addee0793d2331be76b0fc515ec039433ddd3'/>
<id>c85addee0793d2331be76b0fc515ec039433ddd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove legacy warning suppressions and Python 2 ignored collections.</title>
<updated>2020-09-14T23:30:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-14T23:30:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2995140fe8fc3d0de9f9fa6fe0d574dc2d9a0ca3'/>
<id>2995140fe8fc3d0de9f9fa6fe0d574dc2d9a0ca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable flake8 and cov plugins only when installed. Avoid installing in PyPy.</title>
<updated>2020-09-14T23:05:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-14T23:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f01d2719802d3345332b761fb1c62fa4afd212c9'/>
<id>f01d2719802d3345332b761fb1c62fa4afd212c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename _distutils_importer to _distutils_hack, as it supplies more than just an importer.</title>
<updated>2020-07-26T14:35:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-26T14:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=dcc71f773576c19a3658735879893515b056ece5'/>
<id>dcc71f773576c19a3658735879893515b056ece5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate distutils importing hacks into _distutils_importer package. Generate distutils-precedence.pth inline.</title>
<updated>2020-07-20T01:40:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-20T01:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e371422476f51a83d27d70dc45bbfba1544aad55'/>
<id>e371422476f51a83d27d70dc45bbfba1544aad55</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 #2254 from pypa/better-cov</title>
<updated>2020-07-12T16:07:31+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=3319bfa7099d9b668e1560688a07687cdef7fe36'/>
<id>3319bfa7099d9b668e1560688a07687cdef7fe36</id>
<content type='text'>
Programmatically disable coverage when running on PyPy.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Programmatically disable coverage when running on PyPy.</pre>
</div>
</content>
</entry>
<entry>
<title>Programmatically disable coverage when running on PyPy.</title>
<updated>2020-07-12T16:00:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T06:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=9f47efe757762351ec12b4303e747ac0774db991'/>
<id>9f47efe757762351ec12b4303e747ac0774db991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit distutils_patch from test collection.</title>
<updated>2020-07-03T22:12:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T22:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d0c71ab32deea2be265a8fcdec020089a8d1d987'/>
<id>d0c71ab32deea2be265a8fcdec020089a8d1d987</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move distutils into a submodule of setuptools.</title>
<updated>2020-07-03T08:13:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T07:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bb9fb1fcfe37c1ef1e29e1e6d1fc4e483c743380'/>
<id>bb9fb1fcfe37c1ef1e29e1e6d1fc4e483c743380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore distutils when running tests.</title>
<updated>2020-05-25T20:35:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-05-25T20:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=81aab2da23caf1a66298847d93b209ba16eb878e'/>
<id>81aab2da23caf1a66298847d93b209ba16eb878e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
