summaryrefslogtreecommitdiff
path: root/requests
Commit message (Expand)AuthorAgeFilesLines
* Fix parse_header_links on empty headerRemi Rampin2017-08-161-1/+5
* v2.18.4v2.18.4Cory Benfield2017-08-151-2/+2
* Adding space after colonmgasvoda2017-08-111-1/+1
* Removing trailing whitespacemgasvoda2017-08-111-1/+1
* Improving message formattingmgasvoda2017-08-111-2/+2
* Adding header name to exceptionmgasvoda2017-08-111-2/+2
* v2.18.3v2.18.3Cory Benfield2017-08-021-2/+2
* Correctly raise SSLError from urllib3.Cory Benfield2017-07-291-0/+5
* Add idna version info to requests.helpAlex Chan2017-07-271-0/+5
* Merge branch 'master' into patch-2Alex Gaynor2017-07-275-9/+17
|\
| * remove legacy super() callMark Szymanski2017-07-261-2/+0
| * some docs on request redirect detectionjonathan vanasco2017-07-261-0/+6
| * Correct urllib3 compatibility commentBruno Alla2017-07-261-1/+1
| * v2.18.2v2.18.2Cory Benfield2017-07-251-2/+2
| * Use 'prefix' instead of 'key' in session docstringAlex Muller2017-07-201-1/+1
| * fix OPENSSL_VERSION_NUMBER check on Python2.6's ssl moduleNate Prewitt2017-07-031-3/+7
* | Removed legacy fallback for python3.2Alex Gaynor2017-06-251-3/+1
|/
* v2.18.1v2.18.1Cory Benfield2017-06-141-2/+2
* Prepare v2.18.0v2.18.0Cory Benfield2017-06-141-2/+2
* Remove exec permission from files that shouldn't have itJustin Mayhew2017-06-101-0/+0
* Merge remote-tracking branch 'upstream/master'mlcrazy2017-06-094-23/+42
|\
| * typoJiuLi Gao2017-06-091-1/+1
| * convert version compatibility checks to warningNate Prewitt2017-06-082-22/+35
| * Allow Requests.Response to be used as a context managerEd Morley2017-06-061-0/+6
* | Fixes error swallowing in set_environmlcrazy2017-06-091-7/+7
|/
* Fix a typo: verison -> versionFelix Yan2017-06-061-1/+1
* cleanup utils.pyKenneth Reitz2017-05-291-2/+3
* cleanup sessions.pyKenneth Reitz2017-05-291-26/+15
* cleanup models.pyKenneth Reitz2017-05-291-4/+6
* improve flake8 help.pyKenneth Reitz2017-05-291-1/+0
* cleanup help.py (flake8)flake8-improvementsKenneth Reitz2017-05-291-1/+3
* improve line continuations for flake8Kenneth Reitz2017-05-291-2/+4
* fix empty lines for flake8Kenneth Reitz2017-05-291-0/+1
* fix flake8 indent errorKenneth Reitz2017-05-291-1/+1
* fix spaces in api.pyKenneth Reitz2017-05-291-1/+1
* fix flake8 for EOF in __init__.pyKenneth Reitz2017-05-291-2/+0
* flake8: import statement improvementsKenneth Reitz2017-05-291-4/+4
* v2.17.3v2.17.3Kenneth Reitz2017-05-291-2/+2
* v2.17.2Kenneth Reitz2017-05-291-2/+2
* Fix requests.packages not having package attributesRyan Pineo2017-05-291-1/+1
* v2.17.1v2.17.1Kenneth Reitz2017-05-291-2/+2
* Preserve identity of unbundled depsMarkus Unterwaditzer2017-05-291-10/+9
* Merge branch 'master' of github.com:kennethreitz/requestsv2.17.02.16.0Kenneth Reitz2017-05-294-32/+6
|\
| * Merge pull request #4099 from requests/requests-namespaceKenneth Reitz2017-05-294-6/+6
| |\
| | * new requests namespaceKenneth Reitz2017-05-294-6/+6
| * | Remove session redirect cacheBenjamin Congdon2017-05-291-26/+0
| |/
* | v2.17.0Kenneth Reitz2017-05-291-2/+2
|/
* v2.16.5v2.16.5Kenneth Reitz2017-05-281-2/+2
* improvements to help utilityKenneth Reitz2017-05-271-2/+2
* v2.16.4Kenneth Reitz2017-05-271-2/+2