<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/urllib3.git, branch python-3.10.0b4</title>
<subtitle>github.com: shazow/urllib3.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/'/>
<entry>
<title>Test Python 3.10.0-beta4</title>
<updated>2021-07-12T18:08:08+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2021-07-12T18:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=da3c4c99e5e537933904b0ed428ae72310c1436f'/>
<id>da3c4c99e5e537933904b0ed428ae72310c1436f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a PR template for releases including a post-release checklist</title>
<updated>2021-07-12T15:11:24+00:00</updated>
<author>
<name>euri10</name>
<email>euri10@users.noreply.github.com</email>
</author>
<published>2021-07-12T15:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=5b61732f2403c378bb60b451d95ce2835f6b5485'/>
<id>5b61732f2403c378bb60b451d95ce2835f6b5485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary elif blocks</title>
<updated>2021-07-11T23:22:00+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-07-11T23:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=64401ba6940ab80ecb93c6012cf3a6d7204e1f2a'/>
<id>64401ba6940ab80ecb93c6012cf3a6d7204e1f2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change sub-class of NameResolutionError to NewConnectionError</title>
<updated>2021-07-08T19:42:21+00:00</updated>
<author>
<name>Quentin Pradet</name>
<email>quentin@pradet.me</email>
</author>
<published>2021-07-08T19:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=8a1ac9f8db13d0673188d542152253d6e133eec9'/>
<id>8a1ac9f8db13d0673188d542152253d6e133eec9</id>
<content type='text'>
This solves various problems:

 * Adding `NameResolutionError` is no longer a breaking change
 * Retries are supported again
 * `ProxyError` is raised again for all proxy related errors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This solves various problems:

 * Adding `NameResolutionError` is no longer a breaking change
 * Retries are supported again
 * `ProxyError` is raised again for all proxy related errors</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade mypy to 0.910 and fix IncompleteRead exception types</title>
<updated>2021-07-08T14:25:24+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-07-08T14:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=cb23f213fc616f30d402960807a15264b9d68b35'/>
<id>cb23f213fc616f30d402960807a15264b9d68b35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a few unnecessary `# type: ignore` comments</title>
<updated>2021-07-08T13:11:49+00:00</updated>
<author>
<name>Quentin Pradet</name>
<email>quentin@pradet.me</email>
</author>
<published>2021-07-08T13:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=89a4ef57480855b5cdc4141f5c7bb3f9eea3f36f'/>
<id>89a4ef57480855b5cdc4141f5c7bb3f9eea3f36f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change mypy session to log all errors</title>
<updated>2021-07-03T22:35:30+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-07-03T21:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=7483682a09dc254af93e19a0c32163888ed5d773'/>
<id>7483682a09dc254af93e19a0c32163888ed5d773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add type hints to urllib3.response</title>
<updated>2021-07-03T21:44:02+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-07-03T21:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=e22a479ad032c9cce6ece535ff7ac73423c22101'/>
<id>e22a479ad032c9cce6ece535ff7ac73423c22101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add py.typed file to signal types are defined inline</title>
<updated>2021-07-03T16:57:41+00:00</updated>
<author>
<name>johnthagen</name>
<email>johnthagen@users.noreply.github.com</email>
</author>
<published>2021-07-03T16:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=045bf640be36de8de8b1fac56dcbd9e7a95888db'/>
<id>045bf640be36de8de8b1fac56dcbd9e7a95888db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add type hints to urllib3.contrib.pyopenssl</title>
<updated>2021-07-03T15:58:24+00:00</updated>
<author>
<name>Hasan Ramezani</name>
<email>hasan.r67@gmail.com</email>
</author>
<published>2021-07-03T15:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=563f28a2c183f663c61eabcc0eef0423fb75f3c4'/>
<id>563f28a2c183f663c61eabcc0eef0423fb75f3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
