<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests, branch travis</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>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>
<entry>
<title>remove legacy super() call</title>
<updated>2017-07-27T00:21:45+00:00</updated>
<author>
<name>Mark Szymanski</name>
<email>mark@blueye.com</email>
</author>
<published>2017-07-27T00:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=e2f5a135c3048d7e6d0b2907ea8811c6943740d3'/>
<id>e2f5a135c3048d7e6d0b2907ea8811c6943740d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some docs on request redirect detection</title>
<updated>2017-07-26T19:32:07+00:00</updated>
<author>
<name>jonathan vanasco</name>
<email>jonathan@2xlp.com</email>
</author>
<published>2017-07-26T19:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=667896c557718114fcb1c365f29e5d04413bff84'/>
<id>667896c557718114fcb1c365f29e5d04413bff84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct urllib3 compatibility comment</title>
<updated>2017-07-26T09:23:01+00:00</updated>
<author>
<name>Bruno Alla</name>
<email>browniebroke@users.noreply.github.com</email>
</author>
<published>2017-07-26T09:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=b77c1a3debbca5f7317773a2a7a75540ad4c45cf'/>
<id>b77c1a3debbca5f7317773a2a7a75540ad4c45cf</id>
<content type='text'>
So that it's in line with the code. I saw the warning raised recently and had to dive into the code for exact compatibility, but I stopped after reading the comment rather than the code. 
Maybe a better solution would be to surface the supported versions in the warning, but I see it was changed recently in https://github.com/requests/requests/pull/4144/</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that it's in line with the code. I saw the warning raised recently and had to dive into the code for exact compatibility, but I stopped after reading the comment rather than the code. 
Maybe a better solution would be to surface the supported versions in the warning, but I see it was changed recently in https://github.com/requests/requests/pull/4144/</pre>
</div>
</content>
</entry>
<entry>
<title>v2.18.2</title>
<updated>2017-07-25T15:21:48+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2017-07-25T15:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=6cc891fd3204c63e57ccfae4b91bb6edca2d876e'/>
<id>6cc891fd3204c63e57ccfae4b91bb6edca2d876e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'prefix' instead of 'key' in session docstring</title>
<updated>2017-07-20T08:06:34+00:00</updated>
<author>
<name>Alex Muller</name>
<email>alex@mullr.net</email>
</author>
<published>2017-07-20T08:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d8c2fdf92f6f2124bb4ef73dd898f1c1824b7c9b'/>
<id>d8c2fdf92f6f2124bb4ef73dd898f1c1824b7c9b</id>
<content type='text'>
This commit makes the API docs more clear. The 'key' is an
implementation detail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit makes the API docs more clear. The 'key' is an
implementation detail.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl module</title>
<updated>2017-07-03T23:21:56+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2017-07-03T23:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f6e07bb27f9fe092dabb1945ef7fd515db7870fe'/>
<id>f6e07bb27f9fe092dabb1945ef7fd515db7870fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
