<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-requests.git/docs/api.rst, branch none_filepointer</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>Remove remaining references to removed, vendored packages (#4499)</title>
<updated>2018-02-17T14:15:54+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-02-17T14:15:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=265ef609d5903151374fba480aa81aafe68126ff'/>
<id>265ef609d5903151374fba480aa81aafe68126ff</id>
<content type='text'>
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the vendored packages were removing in version 2.16, all remaining
doc references should be replaced with newer practices.</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation for available status codes</title>
<updated>2017-11-21T21:11:34+00:00</updated>
<author>
<name>Zane Bitter</name>
<email>zbitter@redhat.com</email>
</author>
<published>2017-11-21T17:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=19919b44c4af95f125704c902acecdf83d70a3e4'/>
<id>19919b44c4af95f125704c902acecdf83d70a3e4</id>
<content type='text'>
There was no way to determine what actual names were available outside
of looking at the source code. They were not listed in the documentation
or accessible through the interactive help.

In addition, doing `pydoc requests.status_codes` displayed some pretty
unhelpful information - the utf-8 encoding string was included in the
module name, there was no description, and internal variables used for
initialisation leaked into the module scope:

    DATA
        code = 511
        codes = &lt;lookup 'status_codes'&gt;
        title = 'network_authentication'
        titles = ('network_authentication_required', 'network_auth', ...

This change prevents the internal variables from leaking, adds a
docstring (which has the side-effect of correcting the module name), and
appends information on the allowed status code names to the docstring
when the module is initialised.

The improved module documentation is then used in the API documentation
to provide another easy reference to the complete list of status codes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There was no way to determine what actual names were available outside
of looking at the source code. They were not listed in the documentation
or accessible through the interactive help.

In addition, doing `pydoc requests.status_codes` displayed some pretty
unhelpful information - the utf-8 encoding string was included in the
module name, there was no description, and internal variables used for
initialisation leaked into the module scope:

    DATA
        code = 511
        codes = &lt;lookup 'status_codes'&gt;
        title = 'network_authentication'
        titles = ('network_authentication_required', 'network_auth', ...

This change prevents the internal variables from leaking, adds a
docstring (which has the side-effect of correcting the module name), and
appends information on the allowed status code names to the docstring
when the module is initialised.

The improved module documentation is then used in the API documentation
to provide another easy reference to the complete list of status codes.
</pre>
</div>
</content>
</entry>
<entry>
<title>correct module for cookiejar_from_dict in docs</title>
<updated>2016-11-02T20:59:08+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-11-02T20:52:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=b5ca0c8d5826de2ec1da896f631b2bdc972e3a0d'/>
<id>b5ca0c8d5826de2ec1da896f631b2bdc972e3a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs updates</title>
<updated>2016-08-15T02:56:52+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-08-15T02:31:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1435cf5affcc3822f8cb4e424bef0260083bfce5'/>
<id>1435cf5affcc3822f8cb4e424bef0260083bfce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updating documentation to reflect decision of #3386</title>
<updated>2016-07-07T13:44:20+00:00</updated>
<author>
<name>Nate Prewitt</name>
<email>Nate.Prewitt@gmail.com</email>
</author>
<published>2016-07-06T21:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1cb3b797fe1d762322eb1ab3463a615cadc51ee3'/>
<id>1cb3b797fe1d762322eb1ab3463a615cadc51ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix autofunction Reference</title>
<updated>2016-03-09T04:57:54+00:00</updated>
<author>
<name>Brandon Sandrowicz</name>
<email>brandon@sandrowicz.org</email>
</author>
<published>2016-03-09T04:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=f0d5a1f230c38a586aa23b9ef5cad02c10653edc'/>
<id>f0d5a1f230c38a586aa23b9ef5cad02c10653edc</id>
<content type='text'>
`request.codes` is a class (`LookupDict`), not a function.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`request.codes` is a class (`LookupDict`), not a function.</pre>
</div>
</content>
</entry>
<entry>
<title>refactor API documentation</title>
<updated>2016-02-19T01:41:04+00:00</updated>
<author>
<name>Kenneth Reitz</name>
<email>me@kennethreitz.org</email>
</author>
<published>2016-02-19T01:40:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=9f33a0cd3c5106d4cc1b114f3ad57af45ab31daf'/>
<id>9f33a0cd3c5106d4cc1b114f3ad57af45ab31daf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update example for Python 2/3 compatible.</title>
<updated>2016-01-22T04:48:22+00:00</updated>
<author>
<name>shoma</name>
<email>shoma@catbot.net</email>
</author>
<published>2016-01-22T04:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=75c7e5f1c310b19a0b66f75be5e72f4a0ef5821f'/>
<id>75c7e5f1c310b19a0b66f75be5e72f4a0ef5821f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix api doc of debug logging for Python 3</title>
<updated>2016-01-22T03:47:18+00:00</updated>
<author>
<name>shoma</name>
<email>shoma@catbot.net</email>
</author>
<published>2016-01-22T03:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=ceb88ac077fad7b801b3fad306826916774a173c'/>
<id>ceb88ac077fad7b801b3fad306826916774a173c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Clarify that method-level params are not persisted in sessions.</title>
<updated>2015-08-07T23:57:06+00:00</updated>
<author>
<name>Lukas Graf</name>
<email>lukas.graf@4teamwork.ch</email>
</author>
<published>2015-08-07T22:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-requests.git/commit/?id=1bb91653ccb9ddb8252697eb10b506fb4108feb0'/>
<id>1bb91653ccb9ddb8252697eb10b506fb4108feb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
