Commit Graph

4889 Commits

Author SHA1 Message Date
Rotem Yaari efcbe93075 Make Response.raise_for_status() return the response object if the response is successful
This allows for chaining method calls in cases where we want to raise for bad codes but use the response otherwise,
e.g. requests.get(URL).raise_for_status().json()['value']
2017-02-12 11:11:40 +02:00
Cory Benfield b26f4c7f58 Merge pull request #3869 from nateprewitt/auth_fix
revert removal of request param from resolve_redirects
2017-02-12 07:33:13 +00:00
Nate Prewitt 16bbc7478f revert removal of request param from resolve_redirects 2017-02-11 23:35:19 -07:00
kennethreitz 85a29f1da0 Merge branch 'issue2899' of https://github.com/thoger/requests into proposed/3.0.0 2017-02-10 12:44:02 -05:00
Cory Benfield 241f2b2a6b Merge branch 'master' into proposed/3.0.0 2017-02-10 17:40:52 +00:00
Cory Benfield ad65b0cb19 Merge pull request #3862 from mattkohl/master
Updated docs for Pipenv
2017-02-10 12:19:01 +00:00
mattkohl 57659e5987 Removed duplicate key in Pipfile 2017-02-10 11:46:59 +00:00
mattkohl c134388a43 Removed requirements.txt from MANIFEST.in 2017-02-10 10:51:14 +00:00
mattkohl b41bb9ecb2 Added name & github link 2017-02-10 10:48:15 +00:00
mattkohl a3e671d717 Updated test instructions for Pipenv 2017-02-10 10:47:40 +00:00
mattkohl 7b190acf82 Updated Pipfile to reflect version specs in setup.py; added Sphinx 2017-02-10 10:46:35 +00:00
mattkohl a0b97253c2 Removed docs-init (depended on missing docs/requirements.txt) 2017-02-10 10:45:06 +00:00
kennethreitz 84749f08bc Update README.rst 2017-02-09 21:31:38 -05:00
kennethreitz e63dd1a66b Update README.rst 2017-02-09 21:31:14 -05:00
Ian Cordasco 0bea453913 Merge pull request #3857 from Lukasa/params-docs
Say that we use a dictionary of strings.
2017-02-08 06:05:50 -06:00
Cory Benfield 08ce652b8b Say that we use a dictionary of strings. 2017-02-08 11:54:32 +00:00
Cory Benfield 5c68b8f227 Merge pull request #3853 from StyXman/500-small-head
Do not convert /o\ into /O\
2017-02-07 16:04:24 +00:00
Marcos Dione 571d2c2cd7 Fix syntax error
I can only wonder how I managed to write it like that...
2017-02-07 16:57:17 +01:00
Marcos Dione b00d8bf474 Proper version, no bugs, shorter. 2017-02-06 21:44:28 +01:00
Marcos Dione 593734b770 do not convert /o\ into /O\ 2017-02-06 17:27:16 +01:00
Cory Benfield af4052b020 Merge pull request #3851 from nateprewitt/remove_pin
remove pin
2017-02-03 17:21:13 +00:00
Nate Prewitt f521a25970 remove pin 2017-02-03 09:29:13 -07:00
kennethreitz 62176a1ca7 2017 2017-02-02 16:12:33 -05:00
kennethreitz f278344e01 updated pipfile 2017-02-02 16:12:29 -05:00
kennethreitz c2c523ba9e docs 2017-02-02 15:22:01 -05:00
kennethreitz abaeeb8807 improved sidebar 2017-02-02 15:19:31 -05:00
kennethreitz 6bd091ca70 improved homepage 2017-02-02 15:18:24 -05:00
kennethreitz 260763a83d better say thanks icon 2017-02-02 15:06:54 -05:00
kennethreitz 5ac53c69c7 11,000,000! 2017-02-02 14:09:31 -05:00
kennethreitz 8c6e9388e7 Merge branch 'master' of github.com:kennethreitz/requests 2017-02-02 14:06:07 -05:00
kennethreitz 036b5d34fd better sidebar for docs 2017-02-02 14:05:07 -05:00
Cory Benfield f4a3aa42b6 Merge pull request #3841 from TetraEtc/happy-new
Update Copyright in LICENSE to 2017
2017-01-31 08:54:28 +00:00
TetraEtc 1a4ba6c833 Update LICENSE 2017-01-31 13:03:12 +10:00
Cory Benfield e84086ac86 Merge pull request #3835 from mmedal/master
Only send HTTPDigestAuth on 4xx challenges
2017-01-29 09:15:35 +01:00
Matthew Medal 8a58427d8a Only send HTTPDigestAuth on 4xx challenges
Resolves: #3772
2017-01-27 12:56:50 -08:00
Cory Benfield d3c97dda11 Merge pull request #3836 from nateprewitt/pin_pipenv
pin pipenv until kennethreitz/pipenv#90 is resolved
2017-01-27 20:55:06 +00:00
Nate Prewitt 808e4c62dc pin pipenv until kennethreitz/pipenv#90 is resolved 2017-01-27 13:42:22 -07:00
Cory Benfield 23057dbc22 Merge pull request #3832 from nateprewitt/master
fixing codecov with pipenv
2017-01-25 15:40:30 +00:00
Nate Prewitt 795106c188 fixing codecov with pipenv 2017-01-24 21:29:22 -07:00
kennethreitz b92058b6fe empty commit 2017-01-24 23:08:27 -05:00
kennethreitz 1da52c04d4 attempted fix for travis 2017-01-24 23:04:25 -05:00
kennethreitz cf07efa534 give up 2017-01-24 22:51:24 -05:00
kennethreitz 9e681a4a9f fix makefle 2017-01-24 21:22:16 -05:00
kennethreitz efa030eae3 proper pipfile.lock 2017-01-24 21:13:18 -05:00
kennethreitz c008465d24 pypi/simple 2017-01-24 21:09:21 -05:00
kennethreitz 7cad64ac5a use proper names 2017-01-24 21:02:06 -05:00
kennethreitz 014ec0eb26 Merge remote-tracking branch 'origin/master' 2017-01-24 20:59:59 -05:00
kennethreitz 600ee2bf2b updated lockfile 2017-01-24 20:59:26 -05:00
kennethreitz d291202db0 Merge pull request #3830 from nateprewitt/fixing_pipfile_source
Fixing Pipfile source
2017-01-24 20:57:59 -05:00
Nate Prewitt 9a2a316f08 updating Pipfile.lock 2017-01-24 16:05:46 -07:00