services/python-requests.git
11 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Mon, 15 Apr 2013 07:21:40 +0000 (03:21 -0400)]
Merge remote-tracking branch 'origin/master'

11 years agotranslations
Kenneth Reitz [Mon, 15 Apr 2013 07:21:32 +0000 (03:21 -0400)]
translations

11 years agoMerge pull request #1242 from oviboy/master
Kenneth Reitz [Sun, 14 Apr 2013 03:28:43 +0000 (20:28 -0700)]
Merge pull request #1242 from oviboy/master

HTTP Digest Auth case insensitive replacement of "Digest "

11 years agoMerge pull request #1299 from schlamar/fix-decompression
Kenneth Reitz [Sun, 14 Apr 2013 03:27:46 +0000 (20:27 -0700)]
Merge pull request #1299 from schlamar/fix-decompression

Use streaming decompression feature of urllib3.

11 years agoMerge pull request #1302 from ssbarnea/master
Kenneth Reitz [Sun, 14 Apr 2013 03:25:47 +0000 (20:25 -0700)]
Merge pull request #1302 from ssbarnea/master

Documents the actual logging methods #1297

11 years agoswitch streaming requests to httpbin
Kenneth Reitz [Sat, 13 Apr 2013 19:26:49 +0000 (15:26 -0400)]
switch streaming requests to httpbin

11 years agoMerge pull request #1305 from michaelhelmick/patch-1
Kenneth Reitz [Sat, 13 Apr 2013 19:24:21 +0000 (12:24 -0700)]
Merge pull request #1305 from michaelhelmick/patch-1

Fix Advanced docs Twitter Streaming example

11 years agoMerge pull request #1309 from toastdriven/better-max-retries
Kenneth Reitz [Sat, 13 Apr 2013 19:05:13 +0000 (12:05 -0700)]
Merge pull request #1309 from toastdriven/better-max-retries

Changed HTTPAdapter to allow max retries to be specified when initializing.

11 years agoMerge pull request #1311 from sigmavirus24/fix1303
Kenneth Reitz [Sat, 13 Apr 2013 19:02:29 +0000 (12:02 -0700)]
Merge pull request #1311 from sigmavirus24/fix1303

Change the method when it isn't already GET/HEAD

11 years agoChange the method when it isn't already GET/HEAD
Ian Cordasco [Sat, 13 Apr 2013 16:30:05 +0000 (12:30 -0400)]
Change the method when it isn't already GET/HEAD

For some reason it was only change the method when a POST was being made. This
is almost certainly my fault.

Fixes #1303

11 years agoChanged HTTPAdapter to allow max retries to be specified when initializing.
Daniel Lindsley [Fri, 12 Apr 2013 23:40:39 +0000 (16:40 -0700)]
Changed HTTPAdapter to allow max retries to be specified when initializing.

11 years agoFix Advanced docs Twitter Streaming example
Mike Helmick [Thu, 11 Apr 2013 03:49:27 +0000 (00:49 -0300)]
Fix Advanced docs Twitter Streaming example

Twitter API v1.1 Streaming now requires OAuth Authentication rather than XAuth.
I believe v1 is being blacked out sometime at the beginning of May.

11 years agoMerge pull request #1306 from pombredanne/patch-1
Kenneth Reitz [Thu, 11 Apr 2013 16:04:07 +0000 (09:04 -0700)]
Merge pull request #1306 from pombredanne/patch-1

Updated NOTICE copyright from 2022 to 2012

11 years agoUpdated NOTICE copyright from 2022 to 2012
pombredanne [Thu, 11 Apr 2013 14:08:27 +0000 (17:08 +0300)]
Updated NOTICE copyright from 2022 to 2012

Which is likely what you meant, eh?

11 years agoUpdated documentation indicating that logging is done via requests.packages.urllib3...
Sorin Sbarnea [Wed, 10 Apr 2013 15:46:05 +0000 (16:46 +0100)]
Updated documentation indicating that logging is done via requests.packages.urllib3 instead of requests.
modified:   docs/api.rst

11 years ago* Documented the logging, requested in #1297
Sorin Sbarnea [Wed, 10 Apr 2013 15:15:28 +0000 (16:15 +0100)]
* Documented the logging, requested in #1297
* Added build directory and *.egg to .gitignore
* Added sphinx as setup requirement in order to be able to build documentation with `pyhton setup.py build_sphinx`

modified:   .gitignore
modified:   docs/api.rst
modified:   setup.py

11 years agoFix test with StringIO.
schlamar [Wed, 10 Apr 2013 06:20:34 +0000 (08:20 +0200)]
Fix test with StringIO.

11 years agoUse streaming decompression feature of urllib3.
schlamar [Wed, 10 Apr 2013 06:08:33 +0000 (08:08 +0200)]
Use streaming decompression feature of urllib3.

11 years agoUpdate urllib3 to 71f84f9.
schlamar [Wed, 10 Apr 2013 06:00:36 +0000 (08:00 +0200)]
Update urllib3 to 71f84f9.

11 years agoMerge pull request #1298 from Lukasa/adapter_doc
Kenneth Reitz [Tue, 9 Apr 2013 20:17:19 +0000 (13:17 -0700)]
Merge pull request #1298 from Lukasa/adapter_doc

Transport Adapter Docs

11 years agoShell of Transport Adapter documentation.
Cory Benfield [Tue, 9 Apr 2013 19:58:59 +0000 (20:58 +0100)]
Shell of Transport Adapter documentation.

11 years agoAdd HTTPAdapter to API docs.
Cory Benfield [Tue, 9 Apr 2013 18:54:47 +0000 (19:54 +0100)]
Add HTTPAdapter to API docs.

11 years agoMerge pull request #1296 from sursh/master
Kenneth Reitz [Mon, 8 Apr 2013 18:01:36 +0000 (11:01 -0700)]
Merge pull request #1296 from sursh/master

Add helpful error message to r.json() method

11 years agoMake json error message more specific
Sasha Laundy [Mon, 8 Apr 2013 17:03:13 +0000 (13:03 -0400)]
Make json error message more specific

11 years agoFix markdown
sursh [Mon, 8 Apr 2013 16:01:02 +0000 (13:01 -0300)]
Fix markdown

11 years agoMake json error on empty response more specific
sursh [Mon, 8 Apr 2013 16:00:27 +0000 (13:00 -0300)]
Make json error on empty response more specific

11 years agoMerge pull request #1295 from sigmavirus24/issue1293
Kenneth Reitz [Sun, 7 Apr 2013 00:27:23 +0000 (17:27 -0700)]
Merge pull request #1295 from sigmavirus24/issue1293

Fix #1293

11 years agoFix #1293
Ian Cordasco [Sat, 6 Apr 2013 15:26:52 +0000 (11:26 -0400)]
Fix #1293

11 years agoMerge pull request #1291 from gazpachoking/dont_set_session_cookies_on_response
Kenneth Reitz [Fri, 5 Apr 2013 03:41:52 +0000 (20:41 -0700)]
Merge pull request #1291 from gazpachoking/dont_set_session_cookies_on_response

Don't set all session cookies on response.cookies

11 years agoDon't set all session cookies on response.cookies
Chase Sterling [Fri, 5 Apr 2013 03:29:02 +0000 (23:29 -0400)]
Don't set all session cookies on response.cookies

11 years agoMerge pull request #1290 from gazpachoking/#1287
Kenneth Reitz [Fri, 5 Apr 2013 03:22:38 +0000 (20:22 -0700)]
Merge pull request #1290 from gazpachoking/#1287

fix #1287: Make sure expired cookies get removed from session.cookies

11 years agoMake sure unit test works on python 2.6
Chase Sterling [Fri, 5 Apr 2013 02:48:14 +0000 (22:48 -0400)]
Make sure unit test works on python 2.6

11 years agoAdd a unit test for server expiring cookies from session
Chase Sterling [Fri, 5 Apr 2013 02:40:27 +0000 (22:40 -0400)]
Add a unit test for server expiring cookies from session

11 years agofix #1287: Make sure expired cookies get removed from session.cookies
Chase Sterling [Fri, 5 Apr 2013 02:11:38 +0000 (22:11 -0400)]
fix #1287: Make sure expired cookies get removed from session.cookies

11 years agoMerge pull request #1283 from sigmavirus24/master
Kenneth Reitz [Thu, 4 Apr 2013 01:04:40 +0000 (18:04 -0700)]
Merge pull request #1283 from sigmavirus24/master

Closes #1280

11 years agoAdd PreparedRequest recipe to the docs
Ian Cordasco [Tue, 2 Apr 2013 14:07:37 +0000 (10:07 -0400)]
Add PreparedRequest recipe to the docs

11 years agoCloses #1280
Ian Cordasco [Tue, 2 Apr 2013 13:27:25 +0000 (09:27 -0400)]
Closes #1280

Correct the doc-string for Session#request that I copied without thinking
about.

11 years agoRevert "Fix for the issue https://github.com/kennethreitz/requests/issues/1280"
Kenneth Reitz [Tue, 2 Apr 2013 12:13:46 +0000 (08:13 -0400)]
Revert "Fix for the issue https://github.com/kennethreitz/requests/issues/1280"

This reverts commit ca0aea640d0cce01c126220b74362c9014cabbd6.

11 years agoMerge pull request #1281 from KamilSzot/Issue_kennethreitz_requests_issues_1280
Kenneth Reitz [Tue, 2 Apr 2013 11:44:59 +0000 (04:44 -0700)]
Merge pull request #1281 from KamilSzot/Issue_kennethreitz_requests_issues_1280

Fix for the issue https://github.com/kennethreitz/requests/issues/1280

11 years agoFix for the issue https://github.com/kennethreitz/requests/issues/1280
Kamil Szot [Tue, 2 Apr 2013 11:42:40 +0000 (13:42 +0200)]
Fix for the issue https://github.com/kennethreitz/requests/issues/1280

11 years agoMerge pull request #1278 from t-8ch/patch-1
Kenneth Reitz [Tue, 2 Apr 2013 04:36:49 +0000 (21:36 -0700)]
Merge pull request #1278 from t-8ch/patch-1

fix tiny typo in HISTORY.rst

11 years agoMerge pull request #1277 from pborreli/typos
Kenneth Reitz [Tue, 2 Apr 2013 04:36:39 +0000 (21:36 -0700)]
Merge pull request #1277 from pborreli/typos

Fixed typos

11 years agoMerge pull request #1276 from alex/patch-1
Kenneth Reitz [Tue, 2 Apr 2013 03:42:22 +0000 (20:42 -0700)]
Merge pull request #1276 from alex/patch-1

is should not be used for comparing numbers

11 years agofix tiny typo in HISTORY.rst
Thomas Weißschuh [Mon, 1 Apr 2013 18:47:20 +0000 (18:47 +0000)]
fix tiny typo in HISTORY.rst

11 years agoFixed typos
Pascal Borreli [Mon, 1 Apr 2013 15:02:37 +0000 (15:02 +0000)]
Fixed typos

11 years agois should not be used for comparing numbers
Alex Gaynor [Mon, 1 Apr 2013 06:20:46 +0000 (23:20 -0700)]
is should not be used for comparing numbers

11 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Sun, 31 Mar 2013 05:28:57 +0000 (08:28 +0300)]
Merge remote-tracking branch 'origin/master'

11 years agov1.2.0 v1.2.0
Kenneth Reitz [Sun, 31 Mar 2013 05:28:22 +0000 (08:28 +0300)]
v1.2.0

11 years agoMerge pull request #1268 from t-8ch/update_urllib3
Kenneth Reitz [Sun, 31 Mar 2013 05:27:59 +0000 (22:27 -0700)]
Merge pull request #1268 from t-8ch/update_urllib3

update vendored urllib3

11 years agofix syntax error
Kenneth Reitz [Sun, 31 Mar 2013 05:22:44 +0000 (08:22 +0300)]
fix syntax error

11 years agoMerge pull request #1267 from sigmavirus24/master
Kenneth Reitz [Sun, 31 Mar 2013 05:21:52 +0000 (22:21 -0700)]
Merge pull request #1267 from sigmavirus24/master

One last pull request before 1.2 ideally

11 years agoMerge pull request #1270 from makto/add_attr
Kenneth Reitz [Sun, 31 Mar 2013 05:20:02 +0000 (22:20 -0700)]
Merge pull request #1270 from makto/add_attr

add 'max_redirects' to Session's __attrs__

11 years agoUse session defaults instead of arbitrary ones
Ian Cordasco [Sat, 30 Mar 2013 00:18:58 +0000 (20:18 -0400)]
Use session defaults instead of arbitrary ones

11 years agoadd 'max_redirects' to Session's __attrs__ to ensure proper serialization of Session
makto [Fri, 29 Mar 2013 12:58:15 +0000 (20:58 +0800)]
add 'max_redirects' to Session's __attrs__ to ensure proper serialization of Session

11 years agoupdate vendored urllib3
Thomas Weißschuh [Thu, 28 Mar 2013 12:48:50 +0000 (12:48 +0000)]
update vendored urllib3

11 years agoFix the tests and unseparate comments from code
Ian Cordasco [Thu, 28 Mar 2013 12:33:34 +0000 (08:33 -0400)]
Fix the tests and unseparate comments from code

See the comments on the previous few commits on GitHub.

11 years agoRestore Session.request docstring
Ian Cordasco [Thu, 28 Mar 2013 03:46:21 +0000 (23:46 -0400)]
Restore Session.request docstring

Resolves #1251

11 years agoFinally resolve #1084
Ian Cordasco [Thu, 28 Mar 2013 03:30:00 +0000 (23:30 -0400)]
Finally resolve #1084

Send body on redirect when POSTing or PUTing.

11 years agoThis should take care of #1266
Ian Cordasco [Thu, 28 Mar 2013 03:26:11 +0000 (23:26 -0400)]
This should take care of #1266

We were sending 'None' as the Content-Length on requests where the body was a
generator. This commit should prevent that entirely.

11 years agoAdd correct defaults in Session.send()
Ian Cordasco [Thu, 28 Mar 2013 03:17:34 +0000 (23:17 -0400)]
Add correct defaults in Session.send()

Resolves #1258

Also fixed the tests to reflect the necessary changes.

11 years agoUpdate the HISTORY for v1.2
Ian Cordasco [Thu, 28 Mar 2013 03:10:59 +0000 (23:10 -0400)]
Update the HISTORY for v1.2

11 years agosp
Kenneth Reitz [Tue, 26 Mar 2013 20:38:11 +0000 (16:38 -0400)]
sp

11 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Tue, 26 Mar 2013 20:32:25 +0000 (16:32 -0400)]
Merge remote-tracking branch 'origin/master'

11 years agoRezzy the Request Sea Turtle
Kenneth Reitz [Tue, 26 Mar 2013 20:32:20 +0000 (16:32 -0400)]
Rezzy the Request Sea Turtle

11 years agoMerge pull request #1263 from justin-factual/master
Kenneth Reitz [Mon, 25 Mar 2013 19:48:45 +0000 (12:48 -0700)]
Merge pull request #1263 from justin-factual/master

iter_lines documentation for #1260

11 years agoClarify streaming behavior in iter_lines doc
Justin Fenn [Mon, 25 Mar 2013 19:20:33 +0000 (12:20 -0700)]
Clarify streaming behavior in iter_lines doc

11 years agocompiled regex expression in digest auth, this also works in python 2.6.x
Ovidiu Negrut [Mon, 25 Mar 2013 10:28:25 +0000 (12:28 +0200)]
compiled regex expression in digest auth, this also works in python 2.6.x

11 years agoMerge branch 'master' of git://github.com/kennethreitz/requests
Ovidiu Negrut [Mon, 25 Mar 2013 10:26:45 +0000 (12:26 +0200)]
Merge branch 'master' of git://github.com/kennethreitz/requests

11 years ago/s/make/invoke
Kenneth Reitz [Fri, 22 Mar 2013 19:52:08 +0000 (15:52 -0400)]
/s/make/invoke

11 years agofirst
Kenneth Reitz [Fri, 22 Mar 2013 19:48:27 +0000 (15:48 -0400)]
first

11 years agoactually cleanup url authentication
Kenneth Reitz [Fri, 22 Mar 2013 19:47:20 +0000 (15:47 -0400)]
actually cleanup url authentication

11 years agocp949prover for charade
Kenneth Reitz [Fri, 22 Mar 2013 19:21:28 +0000 (15:21 -0400)]
cp949prover for charade

11 years agoinvoke!
Kenneth Reitz [Fri, 22 Mar 2013 19:21:04 +0000 (15:21 -0400)]
invoke!

11 years agoupgrade to charade v1.0.3
Kenneth Reitz [Fri, 22 Mar 2013 19:20:49 +0000 (15:20 -0400)]
upgrade to charade v1.0.3

11 years agoremove makefile
Kenneth Reitz [Fri, 22 Mar 2013 19:20:27 +0000 (15:20 -0400)]
remove makefile

11 years agofix get_auth_from_url
Kenneth Reitz [Fri, 22 Mar 2013 04:15:06 +0000 (00:15 -0400)]
fix get_auth_from_url

11 years agoget_auth_from_url return None if nothing is found
Kenneth Reitz [Fri, 22 Mar 2013 04:13:08 +0000 (00:13 -0400)]
get_auth_from_url return None if nothing is found

11 years agosimplify get_auth_from_url call
Kenneth Reitz [Fri, 22 Mar 2013 04:12:58 +0000 (00:12 -0400)]
simplify get_auth_from_url call

11 years agoMerge pull request #1254 from jkakar/url-authentication
Kenneth Reitz [Fri, 22 Mar 2013 04:06:23 +0000 (21:06 -0700)]
Merge pull request #1254 from jkakar/url-authentication

url-authentication

11 years ago- Pull credentials out of the URL when possible.
Jamu Kakar [Fri, 22 Mar 2013 00:55:08 +0000 (17:55 -0700)]
- Pull credentials out of the URL when possible.

11 years agoMerge pull request #1239 from miikka/fix-issue-1228
Kenneth Reitz [Wed, 20 Mar 2013 10:37:25 +0000 (03:37 -0700)]
Merge pull request #1239 from miikka/fix-issue-1228

Use session cookies when following redirects

11 years agoMerge pull request #1245 from Damgaard/master
Kenneth Reitz [Thu, 14 Mar 2013 15:29:53 +0000 (08:29 -0700)]
Merge pull request #1245 from Damgaard/master

Remove duplicate comment.

11 years agoRemove duplicate comment.
Andreas Damgaard Pedersen [Thu, 14 Mar 2013 15:12:45 +0000 (16:12 +0100)]
Remove duplicate comment.

11 years agoDo not pass cookies to resolve_redirects
Miikka Koskinen [Tue, 12 Mar 2013 16:25:19 +0000 (18:25 +0200)]
Do not pass cookies to resolve_redirects

SessionRedirectMixin is extending Session, so we can just use
self.cookies.

11 years agoUse session cookies when following redirects
Miikka Koskinen [Sat, 9 Mar 2013 10:53:38 +0000 (12:53 +0200)]
Use session cookies when following redirects

When a redirect was followed, only the cookies set by the initial
response were used in the follow-up request. Fixes #1228.

11 years agoAdd failing test case for #1228
Miikka Koskinen [Sat, 9 Mar 2013 07:16:33 +0000 (09:16 +0200)]
Add failing test case for #1228

11 years agoMerge pull request #1244 from jajadinimueter/master
Kenneth Reitz [Tue, 12 Mar 2013 15:23:21 +0000 (08:23 -0700)]
Merge pull request #1244 from jajadinimueter/master

Fixed further pickeling issues in Session and HTTPAdapter

11 years agoFixed some pickeling issues with HTTPAdapter and Session
Florian Mueller [Tue, 12 Mar 2013 15:04:19 +0000 (16:04 +0100)]
Fixed some pickeling issues with HTTPAdapter and Session

Added trust_env and stream to Session.__attrs__. Initialize
self._pool_connections and self._pool_maxsize in HTTPAdapter.

11 years agoMerge pull request #1243 from darjus-amzn/master
Kenneth Reitz [Tue, 12 Mar 2013 14:37:55 +0000 (07:37 -0700)]
Merge pull request #1243 from darjus-amzn/master

Pickling of Session and HTTPAdapter + a test

11 years agoPickling of Session and HTTPAdapter + a test
Darjus Loktevic [Mon, 11 Mar 2013 18:12:34 +0000 (18:12 +0000)]
Pickling of Session and HTTPAdapter + a test

This is for issue #1088

11 years agoDigest auth: case insensitive replacement of 'digest ' string with '' from WWW-Authen...
Ovidiu Negrut [Mon, 11 Mar 2013 08:28:37 +0000 (10:28 +0200)]
Digest auth: case insensitive replacement of 'digest ' string with '' from WWW-Authenticate

11 years agoMerge pull request #1238 from oczkers/master
Kenneth Reitz [Fri, 8 Mar 2013 19:51:42 +0000 (11:51 -0800)]
Merge pull request #1238 from oczkers/master

cleanup (remove max_retries test)

11 years agocleanup (remove max_retries test)
Piotr Staroszczyk [Fri, 8 Mar 2013 10:17:17 +0000 (11:17 +0100)]
cleanup (remove max_retries test)

11 years agoMerge pull request #1234 from Vassius/issue-1225
Kenneth Reitz [Tue, 5 Mar 2013 15:31:10 +0000 (07:31 -0800)]
Merge pull request #1234 from Vassius/issue-1225

Fix issue #1225 (Documentation: response object status/reason)

11 years agoFix issue #1225 (Documentation: response object status/reason)
Markus Wiik [Tue, 5 Mar 2013 15:18:24 +0000 (16:18 +0100)]
Fix issue #1225 (Documentation: response object status/reason)

11 years agoMerge remote-tracking branch 'origin/master'
Kenneth Reitz [Mon, 4 Mar 2013 22:54:32 +0000 (17:54 -0500)]
Merge remote-tracking branch 'origin/master'

11 years agoMerge branch 'httperror_init' of git://github.com/dmedvinsky/requests
Kenneth Reitz [Mon, 4 Mar 2013 22:54:25 +0000 (17:54 -0500)]
Merge branch 'httperror_init' of git://github.com/dmedvinsky/requests

Conflicts:
AUTHORS.rst
test_requests.py

11 years agoMerge pull request #1223 from andrewjesaitis/master
Kenneth Reitz [Mon, 4 Mar 2013 22:52:31 +0000 (14:52 -0800)]
Merge pull request #1223 from andrewjesaitis/master

Fixes __getstate__ for session pickling

11 years agoAdds __attrs__ back to Session object
Andrew Jesaitis [Mon, 4 Mar 2013 18:07:29 +0000 (11:07 -0700)]
Adds __attrs__ back to Session object

11 years agoRevert "[kennethreitz/requests#1208] adding unit test for max_retries"
Kenneth Reitz [Sun, 3 Mar 2013 17:01:47 +0000 (12:01 -0500)]
Revert "[kennethreitz/requests#1208] adding unit test for max_retries"

This reverts commit 18b29ea00563a0bf8e15666806117444c87ac23f.