Espartaco Palma
|
291bc9ea07
|
Update link to pip site on docs/user/install.rst
|
2014-07-04 11:42:56 -05:00 |
|
Cory Benfield
|
127ab0a9f6
|
Merge pull request #2131 from dpursehouse/quickstart-doc-updates
Quickstart doc updates
|
2014-07-15 11:40:28 +01:00 |
|
David Pursehouse
|
a8a4c9828a
|
Restructure "Redirection and History" section in quickstart documentation
Change-Id: Ida38d551e8cd0edaeb92d09de411a6f4a3d0578b
|
2014-07-15 18:44:13 +09:00 |
|
David Pursehouse
|
f5a2138e8c
|
Minor tidy-ups in quickstart documentation
Change-Id: Ia862c17707a2a76182c549db88821636e8402729
|
2014-07-15 18:27:50 +09:00 |
|
David Pursehouse
|
cde5a4a5d5
|
Add Timeout exception in API documentation
The Timeout exception is referenced from quickstart.rst but does
not get hyperlinked.
Change-Id: I69ad881bf9d2475c6239ac7b17f68ddbce0d03cd
|
2014-07-15 18:27:38 +09:00 |
|
Cory Benfield
|
55df62954b
|
Merge pull request #2130 from dpursehouse/doc-index-updates
Doc index updates
|
2014-07-15 09:57:47 +01:00 |
|
David Pursehouse
|
504b960fb4
|
Documentation: Add Sony to list of users
Change-Id: I0568f27562e5d12f7e5e528b216ca1b1e9cd8256
|
2014-07-15 17:53:18 +09:00 |
|
David Pursehouse
|
d9ea1aaeb0
|
Documentation: Wrap lines in index.rst
Wrap lines at 80 characters where possible.
Change-Id: Ib254734a7a18b62f965577c368929058258b489f
|
2014-07-15 17:53:14 +09:00 |
|
Ian Cordasco
|
28d1ef5be9
|
Merge pull request #2128 from tshepang/patch-1
Fix broken link
|
2014-07-14 09:39:19 -05:00 |
|
Tshepang Lekhonkhobe
|
36b6c37496
|
Fix broken link
|
2014-07-14 16:13:23 +02:00 |
|
kennethreitz
|
e48b4b492d
|
Merge pull request #2124 from Lukasa/certifi
Depend on certifi
|
2014-07-11 13:30:07 -04:00 |
|
Cory Benfield
|
52facc7984
|
Install certifi with requests.
|
2014-07-10 21:49:31 +01:00 |
|
Cory Benfield
|
7a51337ce0
|
Preferentially use certifi to requests.
|
2014-07-10 21:49:16 +01:00 |
|
kennethreitz
|
39f0c66cbe
|
Merge pull request #2115 from sigmavirus24/fix-2092
Update how we check verify when inspecting env variables
|
2014-07-03 09:35:55 -04:00 |
|
Ian Cordasco
|
3957b0befb
|
Fix silly check
|
2014-07-02 10:42:00 -05:00 |
|
Cory Benfield
|
538a41e70d
|
Merge pull request #2116 from sigmavirus24/fix-2107
Replace dead link with StackOverflow answer
|
2014-07-02 16:41:14 +01:00 |
|
Ian Cordasco
|
d25280dc20
|
Replace dead link with StackOverflow answer
|
2014-07-02 10:34:25 -05:00 |
|
Ian Cordasco
|
84f67379c8
|
Update how we check verify when inspecting env variables
|
2014-07-02 10:26:15 -05:00 |
|
Ian Cordasco
|
de2cd2e9c8
|
Merge pull request #2112 from np-csu/patch-1
Update quickstart.rst
|
2014-06-29 08:31:23 -05:00 |
|
np-csu
|
1bf4af6395
|
Update quickstart.rst
line 394: correct an input error.
|
2014-06-29 21:05:04 +08:00 |
|
kennethreitz
|
b9bbfa659f
|
Merge pull request #2049 from codedstructure/adapter-proxy_manager_for
Separated out proxy_manager_for to fix #2048
|
2014-06-23 12:11:13 -07:00 |
|
Cory Benfield
|
fcb735fd99
|
Merge pull request #2097 from bkerensa/patch-1
Update out-there.rst
|
2014-06-15 09:19:34 +01:00 |
|
Benjamin Kerensa
|
c451dd2c77
|
Update out-there.rst
Remove french blog post which is now a deadlink.
|
2014-06-15 00:10:09 -07:00 |
|
kennethreitz
|
6b21e5c8f0
|
Merge pull request #2095 from ericfrederich/redirect_cache
Redirect cache
|
2014-06-12 14:42:41 -04:00 |
|
Eric L Frederich
|
493697a0aa
|
Merge branch 'master' into redirect_cache
|
2014-06-12 08:25:33 -04:00 |
|
Eric L Frederich
|
c3444f8c7a
|
don't make duplicate requests for permanent redirects
|
2014-06-12 08:25:21 -04:00 |
|
kennethreitz
|
2c262de0fe
|
Merge pull request #2090 from ericfrederich/fix_308
handle 308 redirection the same as 301 and 302
|
2014-06-12 00:19:44 -04:00 |
|
kennethreitz
|
b80ed77cdd
|
Update index.rst
|
2014-06-11 16:40:23 -04:00 |
|
Eric L Frederich
|
da3178f377
|
Re-add resume to not break existing apps
as requested by Cory Benfield
|
2014-06-11 13:27:36 -04:00 |
|
Eric L Frederich
|
ec3a2e6f04
|
rename resume/resume_incomplete to permanent_redirect according to rfc7238
Use temporary_redirect intead of temporary_moved to make the words
line up nicely ;-)
|
2014-06-11 11:08:10 -04:00 |
|
Eric L Frederich
|
07d9b730b7
|
handle 308 redirection the same as 301 and 302
|
2014-06-10 16:30:17 -04:00 |
|
kennethreitz
|
743ce8119b
|
Merge pull request #2088 from jeffknupp/master
various pep-8 cleanups; remove unsused imports; remove unused variables
|
2014-06-10 12:02:21 -04:00 |
|
Jeff Knupp
|
bff65f42ee
|
Update with style considerations by @kennethreitz
|
2014-06-10 11:16:24 -04:00 |
|
Jeff Knupp
|
e2c4da7dd2
|
various pep-8 cleanups; remove unsused imports; remove unused variables
|
2014-06-10 09:09:33 -04:00 |
|
kennethreitz
|
3ee781b895
|
Merge pull request #2076 from Lukasa/basic
Basic Auth handler sets unicode header value on Python 2
|
2014-06-09 10:53:23 -04:00 |
|
Ian Cordasco
|
326f6adcfa
|
Merge pull request #2087 from Lukasa/2616
Update trivial mentions to RFC 2616.
|
2014-06-08 09:44:26 -05:00 |
|
Ben Bass
|
046302c0cb
|
indentation change for code review
|
2014-06-08 15:23:37 +01:00 |
|
Cory Benfield
|
2b8353d3b3
|
Avoid unnecessary encode/decode cycles.
|
2014-06-08 10:28:35 +01:00 |
|
Cory Benfield
|
d977ee8a24
|
Force basic auth strings to native string type
|
2014-06-08 10:20:32 +01:00 |
|
Cory Benfield
|
22433163b3
|
Update trivial mentions to RFC 2616.
|
2014-06-07 09:53:12 +01:00 |
|
Kenneth Reitz
|
702283093a
|
v2.3.1 changelog
|
2014-05-30 13:36:18 -04:00 |
|
kennethreitz
|
75cd0a9bd9
|
Merge pull request #2078 from dgouldin/2077
Allow copying of PreparedRequests without headers/cookies
|
2014-05-30 13:33:29 -04:00 |
|
David Gouldin
|
32f600b083
|
Allow copying of PreparedRequests without headers/cookies
|
2014-05-30 10:11:53 -07:00 |
|
kennethreitz
|
69996114d9
|
Merge pull request #2072 from sigmavirus24/fix-urlencoded-bytes
Check for basestring, not just str
|
2014-05-29 10:39:42 -04:00 |
|
Cory Benfield
|
785e4ab360
|
Merge pull request #2074 from Lukasa/filedoc
Ensure that we open files in binary mode in the docs.
|
2014-05-28 17:01:10 +01:00 |
|
Cory Benfield
|
a2413e010f
|
Ensure that we open files in binary mode.
|
2014-05-28 16:59:57 +01:00 |
|
Ian Cordasco
|
5ab79e2514
|
Remove unnecessary check for builtin_str
|
2014-05-28 08:17:18 -05:00 |
|
Ian Cordasco
|
3faff0b8ea
|
Check for basestring, not just str
Fixes #2071
|
2014-05-27 20:29:44 -05:00 |
|
kennethreitz
|
6c72509f5b
|
Merge pull request #2059 from jschneier/master
remove unused IteratorProxy
|
2014-05-27 11:28:11 -04:00 |
|
kennethreitz
|
e71282394c
|
Merge pull request #2064 from mgeisler/simplejson-syntax-error-import
compat: handle SyntaxError when importing simplejson
|
2014-05-27 11:25:54 -04:00 |
|