<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools, branch v41.0.1</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 #1745 from shashanksingh28/master</title>
<updated>2019-04-22T15:52:09+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>pganssle@users.noreply.github.com</email>
</author>
<published>2019-04-22T15:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=50a41c7005c81024cf66fcd1d940fd168dc4a83d'/>
<id>50a41c7005c81024cf66fcd1d940fd168dc4a83d</id>
<content type='text'>
Fix error with PEP 517 builds when wheel exists (GH #1761)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix error with PEP 517 builds when wheel exists (GH #1761)</pre>
</div>
</content>
</entry>
<entry>
<title>Limit workers in ProcessPoolExecutor</title>
<updated>2019-04-22T15:17:21+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2019-04-22T15:05:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=127c8c74dead715b67a66eed86c420fe7b31ea3b'/>
<id>127c8c74dead715b67a66eed86c420fe7b31ea3b</id>
<content type='text'>
As a mitigation for #1730, this commit limits the number of workers in
the ProcessPoolExecutor to 1 (default is the number of CPUs). On PyPy,
having a higher number of available workers dramatically increases the
number of concurrent processes, leading to some resource exhaustion
issues.

This does not address the root issue, but should improve the situation
until the root issue is addressed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As a mitigation for #1730, this commit limits the number of workers in
the ProcessPoolExecutor to 1 (default is the number of CPUs). On PyPy,
having a higher number of available workers dramatically increases the
number of concurrent processes, leading to some resource exhaustion
issues.

This does not address the root issue, but should improve the situation
until the root issue is addressed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error when wheels already exist in dist/</title>
<updated>2019-04-22T14:19:28+00:00</updated>
<author>
<name>Shashank Singh</name>
<email>shashanksingh28@gmail.com</email>
</author>
<published>2019-04-21T03:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=901f7cc2a036bfeb93bfbe480608e04c76c2c5ec'/>
<id>901f7cc2a036bfeb93bfbe480608e04c76c2c5ec</id>
<content type='text'>
`build_meta.build_wheel` assumes that the only wheel in its output
directory is the one it builds, but prior to this, it also used the
`dist/` folder as its working output directory. This commit uses a
temporary directory instead, preventing an error that was triggered when
previously-generated wheel files were still sitting in `dist/`.

Fixes GH #1671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`build_meta.build_wheel` assumes that the only wheel in its output
directory is the one it builds, but prior to this, it also used the
`dist/` folder as its working output directory. This commit uses a
temporary directory instead, preventing an error that was triggered when
previously-generated wheel files were still sitting in `dist/`.

Fixes GH #1671
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for pre-existing wheels in build_meta</title>
<updated>2019-04-21T00:16:55+00:00</updated>
<author>
<name>Floris Lambrechts</name>
<email>florisla@gmail.com</email>
</author>
<published>2019-03-26T08:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=869c634880f24b918ca074588b625b9dce2038b2'/>
<id>869c634880f24b918ca074588b625b9dce2038b2</id>
<content type='text'>
Currently, this will fail because setuptools.build_meta.build_wheel
assumes that no wheels already exist in the `dist/` directory.

See GH #1671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, this will fail because setuptools.build_meta.build_wheel
assumes that no wheels already exist in the `dist/` directory.

See GH #1671
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated test to check for changed git rev checkout</title>
<updated>2019-04-11T23:10:33+00:00</updated>
<author>
<name>2xB</name>
<email>31772910+2xB@users.noreply.github.com</email>
</author>
<published>2019-04-11T23:10:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0259db3b7aaaff9d0dfdde48e9dbc0361d3ab47f'/>
<id>0259db3b7aaaff9d0dfdde48e9dbc0361d3ab47f</id>
<content type='text'>
Checking for new implementation solving issue #1740</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checking for new implementation solving issue #1740</pre>
</div>
</content>
</entry>
<entry>
<title>FIX: git and hg revision checkout under Windows</title>
<updated>2019-04-11T22:32:12+00:00</updated>
<author>
<name>2xB</name>
<email>31772910+2xB@users.noreply.github.com</email>
</author>
<published>2019-04-11T22:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=59aeb62614ab07acb4b9520d81179d6e647dfbb7'/>
<id>59aeb62614ab07acb4b9520d81179d6e647dfbb7</id>
<content type='text'>
Windows does not change the working directory for a process via `cd .. &amp;&amp; &lt;process&gt;` (see e.g. this question: https://stackoverflow.com/q/55641332/8575607 ). This commit replaces the use of `cd .. &amp;&amp;` with arguments provided by `git` and `hg` respectively.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Windows does not change the working directory for a process via `cd .. &amp;&amp; &lt;process&gt;` (see e.g. this question: https://stackoverflow.com/q/55641332/8575607 ). This commit replaces the use of `cd .. &amp;&amp;` with arguments provided by `git` and `hg` respectively.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1709 from radiasoft/master</title>
<updated>2019-04-05T19:17:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T19:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7326bdfa8cc1decdbaa254d9b25e771696c85563'/>
<id>7326bdfa8cc1decdbaa254d9b25e771696c85563</id>
<content type='text'>
uniquify paths in PYTHONPATH</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
uniquify paths in PYTHONPATH</pre>
</div>
</content>
</entry>
<entry>
<title>Rely on unique_everseen to avoid unnecessarily polluting the PYTHONPATH with duplicate entries.</title>
<updated>2019-04-05T19:12:21+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T19:12:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=8db41e478db4ded53b9836f62211f8c9371ec7c9'/>
<id>8db41e478db4ded53b9836f62211f8c9371ec7c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove detect_encoding, no longer used.</title>
<updated>2019-04-05T16:25:03+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T16:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=f36781084f8f870ea747d477bd742057ea022421'/>
<id>f36781084f8f870ea747d477bd742057ea022421</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct cyrillic to match preferred pronunciation.</title>
<updated>2019-04-05T15:07:02+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2019-04-05T15:07:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=7ed188bcaf38a25fb63fbb1ed3b070428ff95759'/>
<id>7ed188bcaf38a25fb63fbb1ed3b070428ff95759</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
