<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/urllib3.git/test, branch main</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>Fix multi-frame Zstandard response decoding</title>
<updated>2023-05-14T15:36:00+00:00</updated>
<author>
<name>Rogdham</name>
<email>3994389+Rogdham@users.noreply.github.com</email>
</author>
<published>2023-05-14T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=aca0f01bb6a29eda24799ec31895f45a1bb9e58b'/>
<id>aca0f01bb6a29eda24799ec31895f45a1bb9e58b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue reading the response stream if there is buffered decompressed data</title>
<updated>2023-05-03T20:46:21+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2023-05-03T20:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=4714836a667eb4837d005eb89d34fae60b9dc6cc'/>
<id>4714836a667eb4837d005eb89d34fae60b9dc6cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flaky test_ssl_failure_midway_through_conn</title>
<updated>2023-04-30T16:58:24+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2023-04-30T16: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=08237ad0729f4ec2e0bd093cf08e518025d2001d'/>
<id>08237ad0729f4ec2e0bd093cf08e518025d2001d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve assert_fingerprint changelog and tests</title>
<updated>2023-04-30T01:52:04+00:00</updated>
<author>
<name>Quentin Pradet</name>
<email>quentin.pradet@gmail.com</email>
</author>
<published>2023-04-30T01:52:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=09b36c693ca7d9d92d77b434648832d919543dcb'/>
<id>09b36c693ca7d9d92d77b434648832d919543dcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HTTPResponse.read(0) when underlying buffer is empty (#2998)</title>
<updated>2023-04-29T20:29:17+00:00</updated>
<author>
<name>Quentin Pradet</name>
<email>quentin.pradet@gmail.com</email>
</author>
<published>2023-04-29T20:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=02ae65a45654bb3ced12b9ad22278c11e214aaf8'/>
<id>02ae65a45654bb3ced12b9ad22278c11e214aaf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure SSLSocket is closed after failure verifying cert hostname or fingerprint</title>
<updated>2023-04-29T18:59:28+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2023-04-29T18:59:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=4fb8da2d4e7b7488b432118efe1007d00c81bb53'/>
<id>4fb8da2d4e7b7488b432118efe1007d00c81bb53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix InsecureRequestWarning warnings in test suite</title>
<updated>2023-04-24T18:12:46+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2023-04-24T18:12:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=4c4451b51ddb6e482a81a2607bdcdfe58da8651c'/>
<id>4c4451b51ddb6e482a81a2607bdcdfe58da8651c</id>
<content type='text'>
Co-authored-by: Seth Michael Larson &lt;sethmichaellarson@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Seth Michael Larson &lt;sethmichaellarson@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add backoff jitter to Retry (#2952)</title>
<updated>2023-04-24T13:23:46+00:00</updated>
<author>
<name>Tom McTiernan</name>
<email>tmct@users.noreply.github.com</email>
</author>
<published>2023-04-24T13:23:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=214b184923388328919b0a4b0c15bff603aa51be'/>
<id>214b184923388328919b0a4b0c15bff603aa51be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix io_refs bug with pyopenssl.WrappedSocket and securetransport.WrappedSocket.close()</title>
<updated>2023-04-22T21:41:43+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2023-04-22T21:41:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=26013d00201d772d6572c8830ed314f2834feb3a'/>
<id>26013d00201d772d6572c8830ed314f2834feb3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'ssl_version' option deprecated warning</title>
<updated>2023-04-19T02:45:20+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2023-04-19T02:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=62ae1c81dd625d4dc788743aef638e64d26db0c4'/>
<id>62ae1c81dd625d4dc788743aef638e64d26db0c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
