Cory Benfield
|
f53f5c2f3b
|
Appease our linting overlords.
|
2017-09-03 16:11:24 +01:00 |
|
kennethreitz
|
0f37d690c2
|
REQUESTS_DONT_USE_PYOPENSSL
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-09-02 16:15:22 -04:00 |
|
kennethreitz
|
b9638ec7be
|
taste
|
2017-09-01 13:10:52 -04:00 |
|
kennethreitz
|
940c1246e0
|
taste
|
2017-09-01 13:10:29 -04:00 |
|
kennethreitz
|
e0e5b2e3aa
|
Update philosophy.rst
|
2017-08-29 16:16:52 -04:00 |
|
kennethreitz
|
96b9a3f0fc
|
Update setup.py
|
2017-08-28 12:25:26 -04:00 |
|
Cory Benfield
|
657e44ad9a
|
Merge pull request #4265 from PascalVA/patch-2
fixed syntax for code block for prepared requests
|
2017-08-28 10:39:26 +01:00 |
|
Pascal Van Acker
|
ac9a3e5320
|
fixed syntax for code block for prepared requests
|
2017-08-28 11:14:05 +02:00 |
|
Cory Benfield
|
6b21682712
|
Merge pull request #4264 from PascalVA/patch-1
Add environment info to prepared requests docs
|
2017-08-28 10:08:07 +01:00 |
|
Pascal Van Acker
|
785c733415
|
Add environment info to prepared requests
When using prepared requests, the environment is not taken into account. This should be reflected in the documentation.
|
2017-08-28 10:58:44 +02:00 |
|
kennethreitz
|
369be8afd0
|
pretty little note
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-08-28 02:01:36 -04:00 |
|
kennethreitz
|
572d2f4534
|
Python 2 Death Sentence™
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-08-28 01:50:35 -04:00 |
|
kennethreitz
|
7e20b9193a
|
Update index.rst
|
2017-08-28 01:33:45 -04:00 |
|
kennethreitz
|
ad1aff52a0
|
Update index.rst
|
2017-08-28 01:33:32 -04:00 |
|
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
|
dd57439fa5
|
Update README.rst
|
2017-08-27 23:13:50 -04:00 |
|
Cory Benfield
|
f09e462165
|
Merge pull request #4261 from Lukasa/fix-broken-tests
Pin to httpbin 0.5.0.
|
2017-08-27 14:00:37 +01:00 |
|
Cory Benfield
|
3a2ea9deba
|
Pin to httpbin 0.5.0
|
2017-08-27 08:54:01 +01: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
|
88dc33522d
|
Merge branch 'master' of https://github.com/requests/requests
|
2017-08-20 20:56:54 -04:00 |
|
kennethreitz
|
e5666b93cf
|
btc
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
|
2017-08-20 20:56:48 -04:00 |
|
Cory Benfield
|
554a210f88
|
Merge pull request #4245 from remram44/fix-headers-links
Fix parse_header_links on empty header
|
2017-08-17 20:34:06 +01:00 |
|
Remi Rampin
|
8e411d0f99
|
Add test case for empty Link: header
|
2017-08-17 12:56:45 -04:00 |
|
Remi Rampin
|
7d190ef010
|
Add entry in HISTORY.rst
|
2017-08-17 12:56:38 -04:00 |
|
Remi Rampin
|
965ada6f66
|
Fix parse_header_links on empty header
|
2017-08-16 22:10:20 -04:00 |
|
Cory Benfield
|
af9dd61fcb
|
Prepare for new release
|
2017-08-15 14:24:20 +01:00 |
|
Cory Benfield
|
a3d7cf3f27
|
v2.18.4
v2.18.4
|
2017-08-15 14:22:52 +01:00 |
|
Cory Benfield
|
3c5ecfc9f5
|
Merge pull request #4240 from mgasvoda/master
Adding header name to exception
|
2017-08-12 15:41:27 +01:00 |
|
mgasvoda
|
d528106876
|
Adding record to history
|
2017-08-12 10:23:45 -04:00 |
|
mgasvoda
|
cbc7c2d1c9
|
Modifying tests to include header name info
|
2017-08-11 17:18:58 -04:00 |
|
mgasvoda
|
e36083b89c
|
Adding space after colon
|
2017-08-11 16:19:43 -04:00 |
|
mgasvoda
|
308343508b
|
Removing trailing whitespace
|
2017-08-11 16:14:13 -04:00 |
|
mgasvoda
|
ba21d14976
|
Improving message formatting
|
2017-08-11 16:12:36 -04:00 |
|
mgasvoda
|
cee8fae65e
|
Adding header name to exception
Adds the name of the header to the invalid header exception raised on TypeError.
|
2017-08-11 15:37:57 -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 |
|
kennethreitz
|
8480cf937a
|
Merge pull request #4237 from robinske/doc-import
Adds import statement to front page of docs for clarity and quicker start up
|
2017-08-10 14:02:57 -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 |
|
Cory Benfield
|
0a2dc74ecb
|
Drop Python 3.3 support
|
2017-08-09 19:03:04 +01:00 |
|
Cory Benfield
|
f78a57936b
|
Merge pull request #4229 from NikosVlagoidis/issue#3863
Fixes issue #3863
|
2017-08-09 18:56:40 +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
|
b670b61d54
|
Update AUTHORS.rst
|
2017-08-08 19:16:39 -04:00 |
|
Cory Benfield
|
9ec2005d9f
|
Merge pull request #4223 from Lukasa/widen-idna-pin
Allow IDNA 2.6
|
2017-08-08 15:42:54 +01:00 |
|
Cory Benfield
|
f4ddf00c36
|
Allow IDNA 2.6
|
2017-08-08 13:32:15 +01:00 |
|
Cory Benfield
|
248f122970
|
Merge pull request #4217 from nikolas/patch-1
fix typo in changelog
|
2017-08-02 15:38:46 +01:00 |
|