<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch 18.5</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>Update changelog</title>
<updated>2015-11-02T00:19:01+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-02T00:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d76ce5c06cb8c290e8f2cc803c85ae97543a3de2'/>
<id>d76ce5c06cb8c290e8f2cc803c85ae97543a3de2</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 #28 from rouge8/platform_python_implementation</title>
<updated>2015-11-01T17:11:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-01T17:11:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2ad29dcc55be43dfa4bd95e7acd3671be2dcd765'/>
<id>2ad29dcc55be43dfa4bd95e7acd3671be2dcd765</id>
<content type='text'>
Add support for python_platform_implementation environment marker</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for python_platform_implementation environment marker</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a a method to encapsulate behavior and documentation. Rewrite for loop as legacy-style dictionary comprehension.</title>
<updated>2015-11-01T17:07:00+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-01T17:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2e236152228a7d2aec383fcecd70731f96ad4de3'/>
<id>2e236152228a7d2aec383fcecd70731f96ad4de3</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 #29 from vmarkovtsev/patch-1</title>
<updated>2015-11-01T17:01:58+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-11-01T17:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ff260515fc50b2aaf07558f9ded076c7450fc614'/>
<id>ff260515fc50b2aaf07558f9ded076c7450fc614</id>
<content type='text'>
Fix "dictionary changed size during iteration"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "dictionary changed size during iteration"</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "dictionary changed size during iteration"</title>
<updated>2015-11-01T09:35:38+00:00</updated>
<author>
<name>Vadim Markovtsev</name>
<email>v.markovtsev@samsung.com</email>
</author>
<published>2015-11-01T09:35:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=57ebfa41e0f96b97e599ecd931b7ae8a143e096e'/>
<id>57ebfa41e0f96b97e599ecd931b7ae8a143e096e</id>
<content type='text'>
env is being modified at the same time as being iterated which leads to RuntimeError: dictionary changed size during iteration.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
env is being modified at the same time as being iterated which leads to RuntimeError: dictionary changed size during iteration.</pre>
</div>
</content>
</entry>
<entry>
<title>Dropping support for Python 3.2 and earlier Python 3 versions. Currently only log a warning, but future versions will fail.</title>
<updated>2015-10-22T20:57:13+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-22T20:57:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ae6c73f07680da77345f5ccfac4facde30ad4d7e'/>
<id>ae6c73f07680da77345f5ccfac4facde30ad4d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 18.5 in preparation for next release.</title>
<updated>2015-10-11T01:05:24+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T01:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=513c0d0f73951677f006cb43fcbc2127154ccbe7'/>
<id>513c0d0f73951677f006cb43fcbc2127154ccbe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag 18.4 for changeset 6203335278be</title>
<updated>2015-10-11T01:04:08+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T01:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=23391cf15730456b0e9aad8140cf26f699ecab76'/>
<id>23391cf15730456b0e9aad8140cf26f699ecab76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bumped to 18.4 in preparation for next release.</title>
<updated>2015-10-11T01:04:06+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T01:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cab9d9c40afac011cc7e12989dc387094a4f1285'/>
<id>cab9d9c40afac011cc7e12989dc387094a4f1285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2015-10-11T00:43:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2015-10-11T00:43:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d24ca2822867ef944f959ba420a1c4cf47bae859'/>
<id>d24ca2822867ef944f959ba420a1c4cf47bae859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
