summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* mergeKenneth Reitz2018-03-151-0/+4
|\
| * Rename HTTPHeaderDict methods to getlist and setlist to be more consistent ↵Allan Crooks2017-09-121-1/+1
| | | | | | | | with other similar implementations.
| * Update documentation regarding response headers.Allan Crooks2017-09-121-0/+4
| |
* | blackKenneth Reitz2018-03-141-72/+62
| | | | | | | | https://github.com/ambv/black
* | Merge remote-tracking branch 'upstream/master' into proposed/3.0.0Nate Prewitt2017-10-1522-44/+159
|\ \ | |/ |/|
| * stickersKenneth Reitz2017-09-192-1/+2
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| * Update authors.rstKenneth Reitz2017-09-051-1/+1
| |
| * Update updates.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update support.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update release-process.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update out-there.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update faq.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update recommended.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update todo.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update philosophy.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update contributing.rstKenneth Reitz2017-09-041-1/+3
| |
| * Update authors.rstKenneth Reitz2017-09-041-0/+1
| |
| * Update vulnerabilities.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update authentication.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update quickstart.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update advanced.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update install.rstKenneth Reitz2017-09-041-0/+3
| |
| * Update intro.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update index.rstKenneth Reitz2017-09-041-3/+1
| |
| * Update index.rstKenneth Reitz2017-09-041-1/+2
| |
| * Update index.rstKenneth Reitz2017-09-041-0/+2
| |
| * Update advanced.rstKenneth Reitz2017-09-041-1/+2
| |
| * Update recommended.rstKenneth Reitz2017-09-041-0/+8
| |
| * Update index.rstKenneth Reitz2017-09-041-3/+2
| |
| * Delete extensions.rstKenneth Reitz2017-09-041-37/+0
| |
| * Update index.rstKenneth Reitz2017-09-041-1/+2
| |
| * Create extensions.rstKenneth Reitz2017-09-041-0/+37
| |
| * Update index.rstKenneth Reitz2017-09-041-1/+0
| |
| * tasteKenneth Reitz2017-09-011-1/+0
| |
| * tasteKenneth Reitz2017-09-011-2/+0
| |
| * Update philosophy.rstKenneth Reitz2017-08-291-0/+4
| |
| * fixed syntax for code block for prepared requestsPascal Van Acker2017-08-281-1/+1
| |
| * Add environment info to prepared requestsPascal Van Acker2017-08-281-0/+19
| | | | | | When using prepared requests, the environment is not taken into account. This should be reflected in the documentation.
| * pretty little noteKenneth Reitz2017-08-282-5/+7
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| * Python 2 Death Sentence™Kenneth Reitz2017-08-283-13/+35
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| * Update index.rstKenneth Reitz2017-08-281-1/+1
| |
| * Update index.rstKenneth Reitz2017-08-281-1/+1
| |
| * Update index.rstKenneth Reitz2017-08-281-3/+1
| |
| * Update install.rstKenneth Reitz2017-08-271-4/+4
| |
| * docs updateKenneth Reitz2017-08-253-5/+15
| |
| * coinbin.orgKenneth Reitz2017-08-252-2/+2
| |
| * btcKenneth Reitz2017-08-202-1/+2
| | | | | | | | Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
| * Merge pull request #4231 from Lukasa/drop-3.3-supportKenneth Reitz2017-08-103-3/+1
| |\ | | | | | | Drop Python 3.3 support.
| | * Remove references to 3.3 from the docsCory Benfield2017-08-093-3/+1
| | |
| * | Merge branch 'master' into doc-importKelley Robinson2017-08-101-0/+2
| |\ \ | | |/