<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/__init__.py, 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>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>convert version compatibility checks to warning</title>
<updated>2017-06-08T21:21:25+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2017-06-08T18:07:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d8e236780981f28228441029c689a5e8dccdd71b'/>
<id>d8e236780981f28228441029c689a5e8dccdd71b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>flake8: import statement improvements</title>
<updated>2017-05-30T02:37:43+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-30T02:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7c2618eb828bcdb57d2f62b424b11bb3664eb760'/>
<id>7c2618eb828bcdb57d2f62b424b11bb3664eb760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v2.16.3</title>
<updated>2017-05-27T16:20:34+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T16:20:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=c1f32f68f66e7196b69369e36d11125738ee6367'/>
<id>c1f32f68f66e7196b69369e36d11125738ee6367</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pep8 fix</title>
<updated>2017-05-27T14:57:46+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T14:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=03dd91093bfa4a0eae23824c3ad98a052da16cfa'/>
<id>03dd91093bfa4a0eae23824c3ad98a052da16cfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>better checking for urllib3</title>
<updated>2017-05-27T13:37:02+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T13:37:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=18c8924f142f0cc19764d4630f7a13449a23c14e'/>
<id>18c8924f142f0cc19764d4630f7a13449a23c14e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sanity checks upon boot</title>
<updated>2017-05-27T03:22:03+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T03:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2b34880e2fa3fe6006bf64517e036f5ed74478d6'/>
<id>2b34880e2fa3fe6006bf64517e036f5ed74478d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix __init__.py</title>
<updated>2017-05-27T02:53:28+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T02:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=47f170bb3502e1c48774d803cbff4add6a177dd7'/>
<id>47f170bb3502e1c48774d803cbff4add6a177dd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>__version__.py</title>
<updated>2017-05-26T00:07:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-26T00:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=14d6fa1472cfbaaeb23c23ad4029bac82547c34d'/>
<id>14d6fa1472cfbaaeb23c23ad4029bac82547c34d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix imports</title>
<updated>2017-05-25T23:58:44+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-25T23:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1001bc671af1bcd4778c821a1d987be78626106e'/>
<id>1001bc671af1bcd4778c821a1d987be78626106e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
