Kenneth Reitz
f8a59c3e6f
request docstrings
2012-12-23 01:14:22 -05:00
Kenneth Reitz
b3fbc810d2
no async anymore
2012-12-23 01:02:32 -05:00
Kenneth Reitz
1539d17366
update test docs
2012-12-23 01:02:26 -05:00
Kenneth Reitz
a158abfa15
remove stuidly annoying email notifications
2012-12-23 00:52:18 -05:00
Kenneth Reitz
aaa3bf16a9
Merge pull request #1061 from philfreo/patch-1
...
Fixes url to AUTHORS.rst
2012-12-22 14:10:30 -08:00
Kenneth Reitz
22a1f0917b
Merge pull request #1062 from philfreo/patch-2
...
Using 'master' branch for development
2012-12-22 14:10:17 -08:00
Phil Freo
78f48aef8f
Using 'master' branch for development
...
I'm assuming you're no longer using a 'develop' branch, as I don't see one on GitHub.
2012-12-22 16:46:05 -05:00
Phil Freo
7b1b9df423
Fixes url to AUTHORS.rst
...
and also mention using 'master' as development branch now.
2012-12-22 16:44:43 -05:00
Kenneth Reitz
e23343ab17
Merge pull request #1059 from Lukasa/sess_docs
...
Update session documentation.
2012-12-22 03:08:47 -08:00
Kenneth Reitz
b8affd9520
Merge pull request #1049 from Lukasa/master
...
Correctly identify certificate filenames.
2012-12-22 03:05:50 -08:00
Cory Benfield
1790b1df17
Update session documentation.
2012-12-22 11:03:29 +00:00
Kenneth Reitz
60b4843678
Merge pull request #1055 from michaelwheeler/patch-1
...
Fixed typo in comment.
2012-12-20 12:55:51 -08:00
michaelwheeler
0b42772663
Fixed typo in comment.
2012-12-20 15:38:04 -05:00
Kenneth Reitz
a49db50b4a
Merge pull request #1052 from hozn/apidocs-tweak
...
Small tweak to API docs to indicate that file-like object supported for data param.
2012-12-20 09:09:24 -08:00
Hans Lellelid
bfef8d99c8
Updated API docs for 'data' param in sessions module to indicate that file-like object is also supported.
2012-12-20 09:47:29 -05:00
Hans Lellelid
dd271782e8
Tweaked the 'data' param docs to indicate that a file-like object is also supported.
2012-12-20 09:45:06 -05:00
Cory Benfield
09da1921ff
Import basestring.
2012-12-19 21:37:47 +00:00
Kenneth Reitz
0769ee3b6d
Merge pull request #1048 from ib-lundgren/master
...
Swap prepare_auth and body
2012-12-19 13:12:03 -08:00
Ib Lundgren
05de270d7a
Why auth must be prepared last
2012-12-19 21:30:11 +01:00
Cory Benfield
f1ba27faa2
Fix stupid, stupid logic error.
2012-12-19 20:26:41 +00:00
Cory Benfield
8cb904b49d
Correctly identify cert files.
...
Resolves issue #1046 .
2012-12-19 20:11:17 +00:00
Ib Lundgren
7e594eb121
Swap prepare_auth and prepare_body
2012-12-19 21:04:50 +01:00
Kenneth Reitz
4966d9c714
Merge pull request #1037 from sigmavirus24/master
...
Fix #1036
2012-12-18 10:09:33 -08:00
Ian Cordasco
14da5cf180
A possible fix for #1036
...
I can only assume that the only possible thing to close on a session are the
adapters. As such, I wrote the close method for a session object which closes
all possible adapters.
2012-12-18 09:43:55 -05:00
Kenneth Reitz
6acce57271
no kwargs
2012-12-18 05:01:32 -05:00
Kenneth Reitz
c60b72e2d0
v1.0.3
v1.0.3
2012-12-18 04:50:41 -05:00
Kenneth Reitz
b2d03ac9a2
Merge pull request #1026 from TorKlingberg/master
...
Added requirements.txt to MANIFEST.in
2012-12-17 21:49:45 -08:00
Kenneth Reitz
027fbd3d51
Merge pull request #1030 from bboe/cookie_fix
...
Fix issue 1027. Always persist cookies.
2012-12-17 21:45:49 -08:00
Kenneth Reitz
a2f773a9fc
Merge pull request #1031 from sigmavirus24/master
...
Just a bit of linting
2012-12-17 21:44:56 -08:00
Ian Cordasco
68d394952a
A bit of linting.
...
Mostly removed a whole bunch of unused imports.
2012-12-17 20:19:11 -05:00
Bryce Boe
e355d6ac6c
Fix issue 1027. Always persist cookies.
2012-12-17 17:13:18 -08:00
Apoc2400
dc74223461
MANIFEST.in contained test_requests.py but was missing requirements.txt that it depends on.
...
Added requirements.txt.
Now both files will be included in the .tar.gz file that can be downloaded from http://pypi.python.org/pypi/requests
2012-12-18 00:16:29 +01:00
Kenneth Reitz
5c4aa0bcb7
Merge pull request #1024 from etscrivner/master
...
Fix HTTP method encoding problem with attached files
2012-12-17 12:53:22 -08:00
Eric Scrivner
8c01865d62
Remove unicode encoding for HTTP method.
2012-12-17 12:39:15 -08:00
Eric Scrivner
916e6fcd64
Add unit-test to reproduce encoding error.
2012-12-17 12:28:08 -08:00
Kenneth Reitz
4701243199
Merge pull request #1009 from Lukasa/master
...
Auth documentation.
2012-12-17 11:27:36 -08:00
Cory Benfield
a7c5d5e8ac
Split authentication out into a separate file.
2012-12-17 19:25:21 +00:00
Kenneth Reitz
d0f23820b5
Merge pull request #1022 from kisielk/master
...
JSON-related doc fixes
2012-12-17 11:03:40 -08:00
Kamil Kisiel
fe0b0a989f
Fixed a few spots in the docs that were still using json as a property.
2012-12-17 11:02:06 -08:00
Kenneth Reitz
f549efd43d
v1.0.2
v1.0.2
2012-12-17 13:58:33 -05:00
Kenneth Reitz
5eb3a17b55
v1.0.2
2012-12-17 13:58:07 -05:00
Kenneth Reitz
b30b09e84c
v1.0.1
v1.0.1
2012-12-17 13:53:24 -05:00
Kenneth Reitz
5152c98223
fix for #1017
2012-12-17 13:52:46 -05:00
Kenneth Reitz
27c6dc3735
Merge pull request #1020 from Lukasa/misc
...
Fix off-by-one error.
2012-12-17 10:46:09 -08:00
Cory Benfield
8b1b706903
Fix off-by-one error.
2012-12-17 18:42:32 +00:00
Kenneth Reitz
64eee1eba7
v1.0.1
2012-12-17 13:42:03 -05:00
Kenneth Reitz
1e64fbcb55
CURL_CA_BUNDLE
2012-12-17 13:41:20 -05:00
Kenneth Reitz
910b2312d6
fix verify bug
...
Fixes #1019
2012-12-17 13:38:38 -05:00
Cory Benfield
54b77afbb5
Uh, typo broke the link. Yeah. That happened.
2012-12-17 18:31:56 +00:00
Cory Benfield
be364e13d3
Update auth documentation with org info.
2012-12-17 18:31:56 +00:00