<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests, branch pipenv</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/'/>
<entry>
<title>Fix parse_header_links on empty header</title>
<updated>2017-08-17T02:10:20+00:00</updated>
<author>
<name>Remi Rampin</name>
<email>remirampin@gmail.com</email>
</author>
<published>2017-08-17T02:10:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=965ada6f660a423ec259fe3ad12d24022a55d37b'/>
<id>965ada6f660a423ec259fe3ad12d24022a55d37b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2.18.4</title>
<updated>2017-08-15T13:22:52+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-08-15T13:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=a3d7cf3f27e74c28ef30f01e9f2e483570ab042e'/>
<id>a3d7cf3f27e74c28ef30f01e9f2e483570ab042e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding space after colon</title>
<updated>2017-08-11T20:19:43+00:00</updated>
<author>
<name>mgasvoda</name>
<email>mgasvoda01@gmail.com</email>
</author>
<published>2017-08-11T20:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e36083b89cf729a7dc12a3f505106141f4e58e02'/>
<id>e36083b89cf729a7dc12a3f505106141f4e58e02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing trailing whitespace</title>
<updated>2017-08-11T20:14:13+00:00</updated>
<author>
<name>mgasvoda</name>
<email>mgasvoda01@gmail.com</email>
</author>
<published>2017-08-11T20:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=308343508b9b2e88e720477f0a31e752d246f3dd'/>
<id>308343508b9b2e88e720477f0a31e752d246f3dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving message formatting</title>
<updated>2017-08-11T20:12:36+00:00</updated>
<author>
<name>mgasvoda</name>
<email>mgasvoda01@gmail.com</email>
</author>
<published>2017-08-11T20:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=ba21d149768909ffb63a5d5f9bd35f1f85a3371a'/>
<id>ba21d149768909ffb63a5d5f9bd35f1f85a3371a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding header name to exception</title>
<updated>2017-08-11T19:37:57+00:00</updated>
<author>
<name>mgasvoda</name>
<email>mgasvoda01@gmail.com</email>
</author>
<published>2017-08-11T19:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=cee8fae65efc1d4557d1b2291963a729444a5f42'/>
<id>cee8fae65efc1d4557d1b2291963a729444a5f42</id>
<content type='text'>
Adds the name of the header to the invalid header exception raised on TypeError.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the name of the header to the invalid header exception raised on TypeError.</pre>
</div>
</content>
</entry>
<entry>
<title>v2.18.3</title>
<updated>2017-08-02T13:22:44+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-08-02T13:22:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7c67c4adf9020fe6e279f1633ca477ef2b89ae44'/>
<id>7c67c4adf9020fe6e279f1633ca477ef2b89ae44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly raise SSLError from urllib3.</title>
<updated>2017-07-29T11:12:11+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-07-29T11:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=4f49f6b3ed99cf73feaec762f96f44574ac54134'/>
<id>4f49f6b3ed99cf73feaec762f96f44574ac54134</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add idna version info to requests.help</title>
<updated>2017-07-27T20:33:42+00:00</updated>
<author>
<name>Alex Chan</name>
<email>alex@alexwlchan.net</email>
</author>
<published>2017-07-08T10:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=39b121d791ddd2f98ecf7b7f7ba5bae89034e422'/>
<id>39b121d791ddd2f98ecf7b7f7ba5bae89034e422</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' into patch-2</title>
<updated>2017-07-27T15:19:32+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2017-07-27T15:19:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2629c0906e852e9da283729c67f30b6bebf0f5a2'/>
<id>2629c0906e852e9da283729c67f30b6bebf0f5a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
