<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/tests/test_lowlevel.py, branch test_urllib3_dev</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 a typo in a test docstring</title>
<updated>2018-09-13T05:26:59+00:00</updated>
<author>
<name>Alex Chan</name>
<email>alex@alexwlchan.net</email>
</author>
<published>2018-09-13T05:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=d1fab0b60ce040b9789d5854719a631aa7fe9802'/>
<id>d1fab0b60ce040b9789d5854719a631aa7fe9802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>append previous url fragment on redirect</title>
<updated>2018-01-21T17:55:45+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2018-01-08T01:24:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f60324a3de41c10dd7af17cadd4322c895068a25'/>
<id>f60324a3de41c10dd7af17cadd4322c895068a25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove exec permission from files that shouldn't have it</title>
<updated>2017-06-10T23:38:45+00:00</updated>
<author>
<name>Justin Mayhew</name>
<email>mayhew@live.ca</email>
</author>
<published>2017-06-10T23:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=c6a634715637e971e485766bfa37c73613ab7b82'/>
<id>c6a634715637e971e485766bfa37c73613ab7b82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new requests namespace</title>
<updated>2017-05-29T16:11:43+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2017-05-29T16:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=7f14db17c8612aed71a181b084455b71e130ffc8'/>
<id>7f14db17c8612aed71a181b084455b71e130ffc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix handle of non-ascii location on redirects</title>
<updated>2017-04-17T21:08:59+00:00</updated>
<author>
<name>shmuelamar</name>
<email>shmulikamar@gmail.com</email>
</author>
<published>2017-04-17T18:29:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=722b1dae96b0523dde5e01351dd743f102090f53'/>
<id>722b1dae96b0523dde5e01351dd743f102090f53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix unicode decode error on py2 when handling redirect without scheme</title>
<updated>2017-04-14T13:20:27+00:00</updated>
<author>
<name>shmuelamar</name>
<email>shmulikamar@gmail.com</email>
</author>
<published>2017-04-12T16:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=a3e597c17112da2d9520e27e09159c29ac4b8351'/>
<id>a3e597c17112da2d9520e27e09159c29ac4b8351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only send HTTPDigestAuth on 4xx challenges</title>
<updated>2017-01-27T20:56:50+00:00</updated>
<author>
<name>Matthew Medal</name>
<email>matt.medal@gmail.com</email>
</author>
<published>2017-01-27T20:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8a58427d8aa73d6af81b6e5f6fd934b3386ef3de'/>
<id>8a58427d8aa73d6af81b6e5f6fd934b3386ef3de</id>
<content type='text'>
Resolves: #3772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: #3772
</pre>
</div>
</content>
</entry>
<entry>
<title>add socket tests for 401 redirect and 401 failure</title>
<updated>2016-12-13T21:43:16+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-12-12T20:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1da121356181844967fae02aedc17384e435581d'/>
<id>1da121356181844967fae02aedc17384e435581d</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 #3429 from nateprewitt/docstring_cleanup</title>
<updated>2016-07-20T22:38:38+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-07-20T22:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=fb014560611f6ebb97e7deb03ad8336c3c8f2db1'/>
<id>fb014560611f6ebb97e7deb03ad8336c3c8f2db1</id>
<content type='text'>
Docstring cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Docstring cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>adding in pep8 fixes</title>
<updated>2016-07-20T16:30:08+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-07-19T21:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=2d4a89f5dc561dbf062ec5c85d6f6ca32a511042'/>
<id>2d4a89f5dc561dbf062ec5c85d6f6ca32a511042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
