<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/urllib3.git, branch SethMichaelLarson-patch-1</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>Merge branch 'master' into SethMichaelLarson-patch-1</title>
<updated>2018-11-01T15:47:55+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-11-01T15:47:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=3e47989b55d6be25ebe78de05114175ca67325e0'/>
<id>3e47989b55d6be25ebe78de05114175ca67325e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bytearray to accumulate bytes from gzip (#1468)</title>
<updated>2018-11-01T15:47:15+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-11-01T15:47:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=0aeba3be0224a930f6ffef254ed12b41303a86d7'/>
<id>0aeba3be0224a930f6ffef254ed12b41303a86d7</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove empty line</title>
<updated>2018-10-27T21:02:09+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-27T21:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=788cbea73e7e8c48528fb355d517f922c1b6f155'/>
<id>788cbea73e7e8c48528fb355d517f922c1b6f155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit test for ciphers default and override</title>
<updated>2018-10-26T18:00:33+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-26T18:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=3b26ecf3c456e06e7da1fd7c45a703fb3c254e0a'/>
<id>3b26ecf3c456e06e7da1fd7c45a703fb3c254e0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/urllib3/urllib3 into SethMichaelLarson-patch-1</title>
<updated>2018-10-25T21:52:22+00:00</updated>
<author>
<name>Seth Michael Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-25T21:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=6e2d616545066adefaee177ba6c7bc38d5445761'/>
<id>6e2d616545066adefaee177ba6c7bc38d5445761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uninstall oclint to ensure gcc can be brew upgraded (#1464)</title>
<updated>2018-10-25T17:30:16+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-25T17:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=f8d1c787d9b02a70d66ddbde9c99061d9073d54a'/>
<id>f8d1c787d9b02a70d66ddbde9c99061d9073d54a</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES.rst</title>
<updated>2018-10-23T18:34:18+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-23T18:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=280f53d99db996f46f4e3e9c0005011d4fabd4c4'/>
<id>280f53d99db996f46f4e3e9c0005011d4fabd4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore context.set_ciphers() to create_urllib3_context</title>
<updated>2018-10-23T18:16:11+00:00</updated>
<author>
<name>Seth M. Larson</name>
<email>sethmichaellarson@gmail.com</email>
</author>
<published>2018-10-23T18:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=8c13211128c6830466aa025f61c473f762ad076d'/>
<id>8c13211128c6830466aa025f61c473f762ad076d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve pytest pluggy version conflict (#1457)</title>
<updated>2018-10-17T12:35:59+00:00</updated>
<author>
<name>toby cabot</name>
<email>toby@caboteria.org</email>
</author>
<published>2018-10-17T12:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=cd7cfa613b2678e700597d098ce9bbdc934863e6'/>
<id>cd7cfa613b2678e700597d098ce9bbdc934863e6</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 for 1.24 release</title>
<updated>2018-10-16T17:56:05+00:00</updated>
<author>
<name>Thea Flowers</name>
<email>theaflowers@google.com</email>
</author>
<published>2018-10-16T17:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/urllib3.git/commit/?id=b548abc9812a628d3290d0cab83e44f3c31ac6fe'/>
<id>b548abc9812a628d3290d0cab83e44f3c31ac6fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
