<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/exceptions.py, branch alex-patch-1</title>
<subtitle>github.com: kennethreitz/requests.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/'/>
<entry>
<title>Check if host is invalid for proxy</title>
<updated>2017-11-15T13:58:54+00:00</updated>
<author>
<name>Nehal J Wani</name>
<email>nehaljw.kkd1@gmail.com</email>
</author>
<published>2017-10-26T14:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=9a8a826f226e6973d72914b4a4fc806e0b5036f4'/>
<id>9a8a826f226e6973d72914b4a4fc806e0b5036f4</id>
<content type='text'>
According to RFC3986, the authority section can be empty for a given URL,
however, for a proxy URL, it shouldn't be. This patch adds a check to verify
that the parsed URL will have a valid host before creating the proxy manager.

Fixes #4353
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to RFC3986, the authority section can be empty for a given URL,
however, for a proxy URL, it shouldn't be. This patch adds a check to verify
that the parsed URL will have a valid host before creating the proxy manager.

Fixes #4353
</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://91.123.203.49/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>fix empty lines for flake8</title>
<updated>2017-05-30T02:44:33+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-30T02:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=f6a4ab02daa3103f9d595f4b62803a1267498949'/>
<id>f6a4ab02daa3103f9d595f4b62803a1267498949</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix exceptions.py</title>
<updated>2017-05-27T02:50:43+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-27T02:50:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=1d31b361484b8db673f980d9589900874ec3fde8'/>
<id>1d31b361484b8db673f980d9589900874ec3fde8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding rewind for re-POST bodies</title>
<updated>2016-11-02T15:56:56+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-10-27T21:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=40402cd0dd044b640b984d25233e1095fae9ec16'/>
<id>40402cd0dd044b640b984d25233e1095fae9ec16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>making class and function docstrings consistent</title>
<updated>2016-07-20T17:43:47+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-07-20T17:43:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=b7809acb473cf084b467b0ec0a524c50bcbe225f'/>
<id>b7809acb473cf084b467b0ec0a524c50bcbe225f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>making module docstrings and coding comments consistent</title>
<updated>2016-07-19T20:51:14+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-07-19T20:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=15a3869006fa68d7ad34bc315842f2ca5b537311'/>
<id>15a3869006fa68d7ad34bc315842f2ca5b537311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check and test for headers containing return characters or leading whitespace</title>
<updated>2016-07-02T19:10:47+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-06-29T17:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=2669ab797ce769ecedf5493b04cb976f33e37210'/>
<id>2669ab797ce769ecedf5493b04cb976f33e37210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Emit warnings when using text mode files.</title>
<updated>2015-10-24T08:29:23+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2015-10-24T08:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=f1fd11e54faef9045833432c8505b6681d7526bc'/>
<id>f1fd11e54faef9045833432c8505b6681d7526bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add last few changes and add a quick test</title>
<updated>2014-11-12T19:56:28+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2014-10-25T03:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-requests.git/commit/?id=2eb7e3c80b345f6c6e13fadf6f1ba98efccdd2e2'/>
<id>2eb7e3c80b345f6c6e13fadf6f1ba98efccdd2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
