kennethreitz
3a6dec9827
Update index.rst
2017-08-28 01:29:29 -04:00
kennethreitz
3cceee3459
Update install.rst
2017-08-27 23:16:32 -04:00
kennethreitz
5dcbdb50fc
docs update
2017-08-25 22:12:34 -04:00
kennethreitz
8ad09b68ea
coinbin.org
2017-08-25 22:02:03 -04:00
kennethreitz
e5666b93cf
btc
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-08-20 20:56:48 -04:00
kennethreitz
1c2022cf86
Merge pull request #4231 from Lukasa/drop-3.3-support
...
Drop Python 3.3 support.
2017-08-10 14:03:36 -04:00
Kelley Robinson
f6952a9b8d
Merge branch 'master' into doc-import
2017-08-10 10:33:22 -07:00
kelley
d758f0cf97
Adds import statement to front page of docs for clarity and quicker start up
2017-08-10 10:23:43 -07:00
Cory Benfield
c31a450c55
Remove references to 3.3 from the docs
2017-08-09 19:40:52 +01:00
NikosVlagoidis
218978601f
Fix issue #3863
2017-08-09 20:18:43 +03:00
NikosVlagoidis
cb9620780f
Update advanced.rst
2017-08-09 18:52:26 +03:00
Nikolaos Vlagoidis
963c78853f
Fixes issue #3863
2017-08-09 15:38:45 +03:00
kennethreitz
14176d1d63
no more stickers
2017-07-06 17:57:28 -04:00
kennethreitz
1263b8660d
stickers
2017-06-16 18:30:39 -04:00
kennethreitz
a5b8f8d40a
Merge branch 'master' of github.com:kennethreitz/requests
2017-06-11 18:10:11 -04:00
kennethreitz
a8972a5bd2
attempt new ads
2017-06-11 18:10:05 -04:00
Ed Morley
4847f5b8cd
Allow Requests.Response to be used as a context manager
...
This saves having to wrap the call to requests with
`contextlib.closing()`, allowing it to be used directly in a
`with` statement, like so:
```
with requests.get('http://httpbin.org/get ', stream=True) as r:
# Do things with the response here.
```
Fixes #4136 .
2017-06-06 23:30:47 +01:00
kennethreitz
152faa2a0f
change development philosophy docs to reflect reality
2017-05-29 23:46:50 -04:00
kennethreitz
e41c2c2d96
remove note about cacerts.pem
2017-05-29 23:43:53 -04:00
kennethreitz
3ca2722802
improve development instructions
2017-05-29 23:41:48 -04:00
kennethreitz
310d7f8a9b
update development documentation
2017-05-29 23:40:44 -04:00
kennethreitz
01f982da50
remove "are you crazy?" section
2017-05-29 23:38:48 -04:00
kennethreitz
ba509635a3
fix sidebars
2017-05-29 23:36:50 -04:00
kennethreitz
008ab18a77
improve installation docs
2017-05-29 23:33:51 -04:00
kennethreitz
67831abaaf
improve install docs
2017-05-29 23:33:25 -04:00
kennethreitz
0f57faba70
fix github stars
2017-05-29 23:26:50 -04:00
kennethreitz
35f2e55308
improve installation instructions
2017-05-29 23:26:15 -04:00
kennethreitz
84114419a0
improve install documentation syntax
2017-05-29 23:25:21 -04:00
kennethreitz
71d8f289b0
Update index.rst
2017-05-29 13:28:54 -04:00
kennethreitz
7f14db17c8
new requests namespace
2017-05-29 12:11:43 -04:00
kennethreitz
14c1102e0f
new installation location
2017-05-29 12:08:28 -04:00
kennethreitz
b9a004a22b
improvements
2017-05-27 17:25:44 -04:00
kennethreitz
2e67c86075
merge
2017-05-27 17:24:06 -04:00
kennethreitz
413f2a557c
Update index.rst
2017-05-27 00:29:54 -04:00
kennethreitz
296c215762
__version__
2017-05-25 19:52:17 -04:00
kennethreitz
0ba21a79c4
progress
2017-05-22 16:08:01 -07:00
kennethreitz
66293b830a
progress
2017-05-22 15:38:17 -07:00
kennethreitz
6fb9b1ce53
fix lack of taste
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-05-21 23:25:18 -07:00
kennethreitz
2772413f3d
Update index.rst
2017-05-21 08:25:50 -07:00
kennethreitz
7ae662dec9
reddit
2017-05-04 11:59:36 -04:00
kennethreitz
26ab951300
Update index.rst
2017-05-03 13:26:15 -04:00
Anthony Shaw
3cb7539981
Update advanced.rst
...
break client side certificates out into a sub header
2017-04-02 20:21:37 +10:00
kennethreitz
b60c5a5ed4
Merge branch 'master' of github.com:kennethreitz/requests
2017-03-19 21:14:17 -04:00
kennethreitz
1cb759a9d9
roman numberals
2017-03-19 21:14:08 -04:00
Brian Schiller
e0ba82949b
Change apostrophe placement in advanced.rst
...
See Rule2a on http://www.grammarbook.com/punctuation/apostro.asp
2017-03-14 10:09:41 -05:00
Ned Batchelder
eca8351491
Smaller logo
2017-03-01 14:52:34 -05:00
Gary Wu
21972c4601
fix #3902 Add proposed documentation change for post data
2017-03-01 13:04:11 -06:00
kennethreitz
655f0edbb4
better testimonials
2017-02-14 17:00:17 -05:00
kennethreitz
90f3842ed6
edmsynths
2017-02-12 02:18:50 -05:00
kennethreitz
6cbebf782a
fixes
2017-02-11 15:17:27 -05:00