<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git, branch 2.20.0</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.20.0</title>
<updated>2018-10-18T05:32:22+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-10-16T20:06:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=bd840450c0d1e9db3bf62382c15d96378cc3a056'/>
<id>bd840450c0d1e9db3bf62382c15d96378cc3a056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove final remnants from 2.6</title>
<updated>2018-10-17T07:18:51+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-10-16T19:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7fd9267b3bab1d45f5e4ac0953629c5531ecbc55'/>
<id>7fd9267b3bab1d45f5e4ac0953629c5531ecbc55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add myself to AUTHORS</title>
<updated>2018-10-17T03:34:56+00:00</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2017-05-30T22:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=6ae8a2189235b62d7c5b2a6b95528750f046097c'/>
<id>6ae8a2189235b62d7c5b2a6b95528750f046097c</id>
<content type='text'>
(Or rather, just update my email)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Or rather, just update my email)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use comprehensions whenever possible</title>
<updated>2018-10-17T03:34:22+00:00</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2017-06-04T17:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=89ab030cdb83a728a30e172bc65d27ba214d2eda'/>
<id>89ab030cdb83a728a30e172bc65d27ba214d2eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4827 from webmaven/patch-1</title>
<updated>2018-10-16T16:33:08+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-10-16T16:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2c6a8426aebd853966747f2c851f551c583cb21a'/>
<id>2c6a8426aebd853966747f2c851f551c583cb21a</id>
<content type='text'>
CVE URLs update: www sub-subdomain no longer valid</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CVE URLs update: www sub-subdomain no longer valid</pre>
</div>
</content>
</entry>
<entry>
<title>CVE URLs update: www sub-subdomain no longer valid</title>
<updated>2018-10-16T16:10:30+00:00</updated>
<author>
<name>Michael R. Bernstein</name>
<email>michael@fandomhome.com</email>
</author>
<published>2018-10-16T16:10:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=30be889651e7034eaa56edaf5794d68ffbfde9ed'/>
<id>30be889651e7034eaa56edaf5794d68ffbfde9ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4765 from requests/encapsulate_urllib3_exc</title>
<updated>2018-10-01T02:23:57+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-10-01T02:23:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=a6cd380c640087218695bc7c62311a4843777e43'/>
<id>a6cd380c640087218695bc7c62311a4843777e43</id>
<content type='text'>
wrap url parsing exceptions from urllib3's PoolManager</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
wrap url parsing exceptions from urllib3's PoolManager</pre>
</div>
</content>
</entry>
<entry>
<title>wrap url parsing exceptions from urllib3's PoolManager</title>
<updated>2018-10-01T00:36:05+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-10-01T00:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=bbdbcc8f0553f112ff68b0950b4128bd8af000fc'/>
<id>bbdbcc8f0553f112ff68b0950b4128bd8af000fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4805 from jdufresne/https</title>
<updated>2018-10-01T00:27:23+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>nate.prewitt@gmail.com</email>
</author>
<published>2018-10-01T00:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=ff0c325014f817095de35013d385e137b111d6e8'/>
<id>ff0c325014f817095de35013d385e137b111d6e8</id>
<content type='text'>
Prefer https:// for URLs throughout project</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer https:// for URLs throughout project</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer https:// for URLs throughout project</title>
<updated>2018-09-30T22:14:40+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-09-30T22:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=b0ad2499c8641d29affc90f565e6628d333d2a96'/>
<id>b0ad2499c8641d29affc90f565e6628d333d2a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
