<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/requests/api.py, branch render</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>Refactor default params</title>
<updated>2015-12-11T18:32:09+00:00</updated>
<author>
<name>Brian Samek</name>
<email>brian.samek@gmail.com</email>
</author>
<published>2015-12-11T18:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9a20afd6b5140da4b9f187a3c0c6ea7010baeee9'/>
<id>9a20afd6b5140da4b9f187a3c0c6ea7010baeee9</id>
<content type='text'>
Specified the default argument for params that have a default in the docstring
so that the default is easier to see from the code. Modified the docstring in
api.py to match the docstring in sessions.py.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specified the default argument for params that have a default in the docstring
so that the default is easier to see from the code. Modified the docstring in
api.py to match the docstring in sessions.py.
</pre>
</div>
</content>
</entry>
<entry>
<title>Assure session is closed on exception.</title>
<updated>2015-11-06T20:54:43+00:00</updated>
<author>
<name>Artur Siekielski</name>
<email>artur.siekielski@vhex.net</email>
</author>
<published>2015-11-06T20:54:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1ced0040bdc7da87b9fb05c57fc2443be012caf9'/>
<id>1ced0040bdc7da87b9fb05c57fc2443be012caf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Fix links to `timeouts` section by using :ref: instead of</title>
<updated>2015-08-15T10:03:05+00:00</updated>
<author>
<name>Lukas Graf</name>
<email>lukas.graf@4teamwork.ch</email>
</author>
<published>2015-08-15T09:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f40bd0f7074ccda6be66c77f39442770d7669af0'/>
<id>f40bd0f7074ccda6be66c77f39442770d7669af0</id>
<content type='text'>
linking to .html files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linking to .html files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make docstring of api.get more clear</title>
<updated>2015-05-01T03:54:34+00:00</updated>
<author>
<name>Matt Havard</name>
<email>mh6445a@american.edu</email>
</author>
<published>2015-05-01T03:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=6e9ebc06d1056d5a488e8d9af75ae82f458bf714'/>
<id>6e9ebc06d1056d5a488e8d9af75ae82f458bf714</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add return type field to entry-point docstrings</title>
<updated>2015-03-14T09:49:32+00:00</updated>
<author>
<name>Ulrich Petri</name>
<email>ulo@ulo.pe</email>
</author>
<published>2015-03-12T12:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=573d460aa7f7883951adc1fe9f05a89130d84b09'/>
<id>573d460aa7f7883951adc1fe9f05a89130d84b09</id>
<content type='text'>
Fixes: #2483</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: #2483</pre>
</div>
</content>
</entry>
<entry>
<title>Close sessions created in the functional API</title>
<updated>2014-11-07T14:55:18+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2014-11-07T14:55:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=3155bc99362a8c6ab136b6a3bb999732617cd2e5'/>
<id>3155bc99362a8c6ab136b6a3bb999732617cd2e5</id>
<content type='text'>
This is related to #1882 and #1685. By calling close on the session, we
clear the PoolManager operated by the Session and close all sockets.

Fixes #1882
Partially-fixes #1685
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is related to #1882 and #1685. By calling close on the session, we
clear the PoolManager operated by the Session and close all sockets.

Fixes #1882
Partially-fixes #1685
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2258 from willingc/add-json</title>
<updated>2014-10-05T16:46:09+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2014-10-05T16:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1e79cf6a47edc47968dc14221d8c8765ab8341c8'/>
<id>1e79cf6a47edc47968dc14221d8c8765ab8341c8</id>
<content type='text'>
Add json parameter</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add json parameter</pre>
</div>
</content>
</entry>
<entry>
<title>Document Timeout behaviour</title>
<updated>2014-08-29T18:50:11+00:00</updated>
<author>
<name>Kevin Burke</name>
<email>kev@inburke.com</email>
</author>
<published>2014-08-29T18:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=dfa41afd43a15222eb7a2db35feadd36dba4b445'/>
<id>dfa41afd43a15222eb7a2db35feadd36dba4b445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds json parameter for POST requests</title>
<updated>2014-08-28T19:53:19+00:00</updated>
<author>
<name>Carol Willing</name>
<email>carolcode@willingconsulting.com</email>
</author>
<published>2014-07-17T19:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=8f17741849edb5e7eba0356f90cb17e43c938a2f'/>
<id>8f17741849edb5e7eba0356f90cb17e43c938a2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The timeout is in seconds.</title>
<updated>2014-02-16T19:00:22+00:00</updated>
<author>
<name>Cory Benfield</name>
<email>lukasaoz@gmail.com</email>
</author>
<published>2014-02-16T19:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=81e88b70bd757f5ca5e9bc418a17369c13c6abf2'/>
<id>81e88b70bd757f5ca5e9bc418a17369c13c6abf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
