<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v49.2.0</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>Warn the user when distutils is present to discourage this usage and direct users to the recommended usage. Closes #2230.</title>
<updated>2020-07-12T15:41:04+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T15:39:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=36df1d74933ef18a4099f4e82dbe55c00e45709e'/>
<id>36df1d74933ef18a4099f4e82dbe55c00e45709e</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 #2251 from pypa/bugfix/2212-distutils-spawn-race</title>
<updated>2020-07-12T09:07:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T09:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=7722b7dd55452da1273d8e1cf0af8730c3ad101c'/>
<id>7722b7dd55452da1273d8e1cf0af8730c3ad101c</id>
<content type='text'>
Fix race in spawn</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix race in spawn</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clean' of https://github.com/pypa/distutils</title>
<updated>2020-07-12T09:00:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-12T09:00:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=80258b1004931aadc560459780911639ac17b6e7'/>
<id>80258b1004931aadc560459780911639ac17b6e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change exec_module to load_module</title>
<updated>2020-07-11T18:51:48+00:00</updated>
<author>
<name>Alex Henrie</name>
<email>alexhenrie24@gmail.com</email>
</author>
<published>2020-07-11T18:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8b4ce333c093f459698c0545550269a393387c5f'/>
<id>8b4ce333c093f459698c0545550269a393387c5f</id>
<content type='text'>
Fixes #2246
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2246
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow opt-in and opt-out of distutils adoption at run time with SETUPTOOLS_USE_DISTUTILS environment variable.</title>
<updated>2020-07-11T06:09:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-11T00:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=bedaf1309d2633831a7fb7dea561642e7da704df'/>
<id>bedaf1309d2633831a7fb7dea561642e7da704df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide escape hatch for distutils adoption.</title>
<updated>2020-07-11T00:14:49+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-11T00:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=67f0cc59f0d803f13c1da1cb60e87469f656617e'/>
<id>67f0cc59f0d803f13c1da1cb60e87469f656617e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit 'bbe8e80bcbafff8cf3d135d17a8526c8ac5f4b27' of https://github.com/pypa/distutils into refresh-distutils</title>
<updated>2020-07-09T00:24:44+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-09T00:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=461c8f4892f1fbb74448ee4323ab5c05532a4072'/>
<id>461c8f4892f1fbb74448ee4323ab5c05532a4072</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 bugfix/2228-spawn-missing</title>
<updated>2020-07-05T20:45:28+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-05T20:45:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=d61166f01d3198a6d227acad616e0415108c9a0c'/>
<id>d61166f01d3198a6d227acad616e0415108c9a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge https://github.com/pypa/distutils into HEAD</title>
<updated>2020-07-05T20:38:15+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-05T20:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=f321d201defaa81697be66ed53edc58eb037132b'/>
<id>f321d201defaa81697be66ed53edc58eb037132b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable adopted distutils while troubleshooting #2228 and #2230.</title>
<updated>2020-07-03T22:07:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-07-03T22:07:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=812fc057934b119c9680d8e79c9860bbc36c8b5b'/>
<id>812fc057934b119c9680d8e79c9860bbc36c8b5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
