<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v49.3.2</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>Merge pull request #2297 from radarhere/master</title>
<updated>2020-08-12T20:23:55+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-12T20:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=62240650e2adf58ae5a70bff75412db0de3985a1'/>
<id>62240650e2adf58ae5a70bff75412db0de3985a1</id>
<content type='text'>
Change load_module to exec_module</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change load_module to exec_module</pre>
</div>
</content>
</entry>
<entry>
<title>Change load_module to exec_module</title>
<updated>2020-08-10T11:10:46+00:00</updated>
<author>
<name>Andrew Murray</name>
<email>radarhere@users.noreply.github.com</email>
</author>
<published>2020-08-10T11:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=33c9d86af4dc1df04cf1b38a0102fe7e121173ec'/>
<id>33c9d86af4dc1df04cf1b38a0102fe7e121173ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expect test to fail on PyPy due to implicit import during startup.</title>
<updated>2020-08-09T00:58:57+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-09T00:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7cf009a7e39270e1e1d13d913e0c352fb00534c0'/>
<id>7cf009a7e39270e1e1d13d913e0c352fb00534c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove expected fail.</title>
<updated>2020-08-08T23:50:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T23:50:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=521987da809e63ee51a63aa45dbe372d40deb8f7'/>
<id>521987da809e63ee51a63aa45dbe372d40deb8f7</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 'master' into distutils-import-hack</title>
<updated>2020-08-08T23:49:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T23:49:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=148cace6a965fb8f6d9839663c025ceb321ca532'/>
<id>148cace6a965fb8f6d9839663c025ceb321ca532</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Windows, SYSTEMROOT must be supplied.</title>
<updated>2020-08-08T22:48:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T21:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=47ae38fd6f233e6423404bfebfd24d3b98fb897c'/>
<id>47ae38fd6f233e6423404bfebfd24d3b98fb897c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bypass pytest-virtualenv due to bugs in 'run' command. Instead, use jaraco.envs.VirtualEnv and build a bespoke fixture with a run command.</title>
<updated>2020-08-08T20:19:11+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T19:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=41deeb76fc88382f27b3d37cce75eda2c54cbc2a'/>
<id>41deeb76fc88382f27b3d37cce75eda2c54cbc2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Python 3.5 and 3.6 in the tests.</title>
<updated>2020-08-08T16:15:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T16:15:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6281bd0917882b930d5923d76cc72ff4ee5a7695'/>
<id>6281bd0917882b930d5923d76cc72ff4ee5a7695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests capturing expected distutils behavior. Ref #417.</title>
<updated>2020-08-08T15:44:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-08T15:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7c3a3817923de67956656ea058e80669b77bed1f'/>
<id>7c3a3817923de67956656ea058e80669b77bed1f</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 #2294 from radarhere/patch-1</title>
<updated>2020-08-02T13:59:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-08-02T13:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8d2456c1a7248dae77bc2f6e56f161cfbba204e8'/>
<id>8d2456c1a7248dae77bc2f6e56f161cfbba204e8</id>
<content type='text'>
Fixed typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typo</pre>
</div>
</content>
</entry>
</feed>
