<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git, branch v50.0.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>Bump version: 50.0.1 → 50.0.2</title>
<updated>2020-09-01T22:18:26+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T22:18:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=edcf84faaf17e87e6e38796dd24f66d9236bf87c'/>
<id>edcf84faaf17e87e6e38796dd24f66d9236bf87c</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 #2369 from pypa/bugfix/2352-relative-import-distutils-hack</title>
<updated>2020-09-01T21:11:12+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T21:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=1e3c63b27d461afd6e2a75209ac99b814b06ad7c'/>
<id>1e3c63b27d461afd6e2a75209ac99b814b06ad7c</id>
<content type='text'>
In distutils hack, use absolute import rather than relative to avoid bpo-30876.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In distutils hack, use absolute import rather than relative to avoid bpo-30876.</pre>
</div>
</content>
</entry>
<entry>
<title>In distutils hack, use absolute import rather than relative to avoid bpo-30876. Fixes #2352.</title>
<updated>2020-09-01T20:58:52+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T20:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=a3319a388913facb5b9236c938ba9adabd5b9fdd'/>
<id>a3319a388913facb5b9236c938ba9adabd5b9fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 50.0.0 → 50.0.1</title>
<updated>2020-09-01T17:32:50+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T17:32:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=db378e28cc70ec4ed3c21dfbd255c9ea54a861c8'/>
<id>db378e28cc70ec4ed3c21dfbd255c9ea54a861c8</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. Closes #2357.</title>
<updated>2020-09-01T16:13:14+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=4ea9dd875488dd0c9f2773ad21aeda4f73d93b23'/>
<id>4ea9dd875488dd0c9f2773ad21aeda4f73d93b23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugfix is 'misc'. Ref #2361.</title>
<updated>2020-09-01T15:31:33+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T15:31:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=6783f66441f03b61d5d1035fb0f0374db2c89cfd'/>
<id>6783f66441f03b61d5d1035fb0f0374db2c89cfd</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. Ref #2358.</title>
<updated>2020-09-01T15:30:59+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T15:30:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d7bc92579bdbfabe4c452b7f29eb45470678deb4'/>
<id>d7bc92579bdbfabe4c452b7f29eb45470678deb4</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 #2361 from vstinner/master</title>
<updated>2020-09-01T15:27:46+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T15:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=48e250ad83c0479f1043a758097683b3797ccca4'/>
<id>48e250ad83c0479f1043a758097683b3797ccca4</id>
<content type='text'>
Add Python 3.10 support to _distutils_hack</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3.10 support to _distutils_hack</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3.10 support to _distutils_hack</title>
<updated>2020-09-01T14:41:24+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-08-31T16:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=df8c341bacb103e085d6714bf9778f008a56cb04'/>
<id>df8c341bacb103e085d6714bf9778f008a56cb04</id>
<content type='text'>
Get the 'Loader' abstract class from importlib.abc rather than
importlib.util.abc (alias removed in Python 3.10).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Get the 'Loader' abstract class from importlib.abc rather than
importlib.util.abc (alias removed in Python 3.10).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clean' of https://github.com/pypa/distutils into master</title>
<updated>2020-09-01T13:10:54+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2020-09-01T13:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=80de55d7c7fd85bd5ed30dc47e9e8b522c0f1b68'/>
<id>80de55d7c7fd85bd5ed30dc47e9e8b522c0f1b68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
