<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/utils.py, branch v2.12.2</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>Merge pull request #3655 from nateprewitt/tzickel_post_redirect_w_streamable</title>
<updated>2016-11-03T10:31:04+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2016-11-03T10:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f72684e13c5074a671506d29c1b5638156680ea7'/>
<id>f72684e13c5074a671506d29c1b5638156680ea7</id>
<content type='text'>
Rewind readable body before POST redirect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewind readable body before POST redirect</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://git.baserock.org/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>Merge pull request #3627 from nateprewitt/remove_update_call</title>
<updated>2016-10-27T19:53:18+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2016-10-27T19:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=595a409a18f5d4c521e39844cdf357ae3a749f99'/>
<id>595a409a18f5d4c521e39844cdf357ae3a749f99</id>
<content type='text'>
remove RequestsCookieJar specific update call</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove RequestsCookieJar specific update call</pre>
</div>
</content>
</entry>
<entry>
<title>make add_dict_to_cookiejar cookielib.CookieJar compatible</title>
<updated>2016-10-27T19:17:41+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-10-27T19:17:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=dfd85f2099117adf8058d3f71e196cbfc5254760'/>
<id>dfd85f2099117adf8058d3f71e196cbfc5254760</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue when the file-like object raises an IOError with tell</title>
<updated>2016-10-18T09:09:25+00:00</updated>
<author>
<name>Mohamed Elawadi</name>
<email>mohamed@elawadi.net</email>
</author>
<published>2016-10-17T13:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f5b5c293b910ee997748e3cebf092d589309f684'/>
<id>f5b5c293b910ee997748e3cebf092d589309f684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Comments &amp; Magic Strings</title>
<updated>2016-09-28T03:41:17+00:00</updated>
<author>
<name>Brian Bamsch</name>
<email>bbamsch32@gmail.com</email>
</author>
<published>2016-09-28T03:32:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3ac70defff233359fbd715ad6e02350c2519291d'/>
<id>3ac70defff233359fbd715ad6e02350c2519291d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to_native_string to _internal_utils.py to avoid circular dependency</title>
<updated>2016-09-27T04:41:01+00:00</updated>
<author>
<name>Brian Bamsch</name>
<email>bbamsch32@gmail.com</email>
</author>
<published>2016-09-27T04:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f002b73026bdc136654ba545296898af9a88007a'/>
<id>f002b73026bdc136654ba545296898af9a88007a</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 #3535 from nateprewitt/3339_avoid_getvalues</title>
<updated>2016-09-14T07:10:28+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2016-09-14T07:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=5524472cc76ea00d64181505f1fbb7f93f11cc2b'/>
<id>5524472cc76ea00d64181505f1fbb7f93f11cc2b</id>
<content type='text'>
avoid use of getvalues in super_len</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid use of getvalues in super_len</pre>
</div>
</content>
</entry>
<entry>
<title>removing use of seek to set total_length</title>
<updated>2016-08-24T21:06:53+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-08-24T16:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=99364b6b0b8d1ce5ac69121040e641db99d562d1'/>
<id>99364b6b0b8d1ce5ac69121040e641db99d562d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fall back to streaming</title>
<updated>2016-08-24T15:59:33+00:00</updated>
<author>
<name>Skipper Seabold</name>
<email>sseabold@civisanalytics.com</email>
</author>
<published>2016-06-17T18:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8873a090979ffb627b21d54c04e7ddd1943eea03'/>
<id>8873a090979ffb627b21d54c04e7ddd1943eea03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
