Cory Benfield
|
f909314652
|
Changelog for v2.14.1
|
2017-05-09 19:58:15 +01:00 |
|
Cory Benfield
|
636082fa8f
|
Merge pull request #4007 from Lukasa/use-more-comaptible-marker
Use sys_platform instead of platform_system
|
2017-05-09 19:55:56 +01:00 |
|
Cory Benfield
|
800a074b5d
|
Use sys_platform instead of platform_system
This is more compatible as a marker and so will break fewer people.
|
2017-05-09 19:10:31 +01:00 |
|
Cory Benfield
|
508d47dc6e
|
v2.14.0
|
2017-05-09 16:44:27 +01:00 |
|
Cory Benfield
|
bf1a2a4e39
|
Merge pull request #4004 from Lukasa/prepare-2.14
Prepare for 2.14 release.
|
2017-05-09 16:42:02 +01:00 |
|
Cory Benfield
|
ddada2d750
|
We no longer downcase some hosts.
|
2017-05-09 10:08:06 +01:00 |
|
Cory Benfield
|
074c4a32d8
|
Update certifi to 2017.4.17
|
2017-05-09 09:37:52 +01:00 |
|
Cory Benfield
|
debc5de6d4
|
Update idna to v2.5
|
2017-05-09 09:36:27 +01:00 |
|
Cory Benfield
|
4bad52caa2
|
Update chardet to v3.0.2
|
2017-05-09 09:34:51 +01:00 |
|
Cory Benfield
|
d49f3e258c
|
Update urllib3 to v1.21.1
|
2017-05-09 09:21:08 +01:00 |
|
Cory Benfield
|
823519d45c
|
Bring changelog up to date.
|
2017-05-09 09:18:18 +01:00 |
|
kennethreitz
|
f8189eda10
|
Merge pull request #4001 from bowlofeggs/seconds
Specify that the timeout parameter is in seconds.
|
2017-05-07 00:07:02 -04:00 |
|
Randy Barlow
|
3d813c9a7a
|
Specify that the timeout parameter is in seconds.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
|
2017-05-06 21:25:50 -04:00 |
|
kennethreitz
|
379025a1bc
|
Update README.rst
|
2017-05-05 12:54:20 -04:00 |
|
kennethreitz
|
176ba43869
|
Update README.rst
|
2017-05-05 12:53:17 -04:00 |
|
kennethreitz
|
7ae662dec9
|
reddit
|
2017-05-04 11:59:36 -04:00 |
|
Cory Benfield
|
216aee441d
|
Merge pull request #3979 from schlamar/bypass-proxy
improve proxy bypass on Windows
|
2017-05-04 15:18:30 +01:00 |
|
schlamar
|
5c389cf3f5
|
update changelog
|
2017-05-04 15:31:54 +02:00 |
|
schlamar
|
1c38e1f5f6
|
proxy bypass on Windows without DNS lookups
|
2017-05-04 10:44:47 +02:00 |
|
schlamar
|
4f34446b36
|
test proxy bypass with config from registry
|
2017-05-04 07:46:59 +02:00 |
|
schlamar
|
724fd44b97
|
revert 8e6e47af and c121b98c
|
2017-05-04 07:46:59 +02:00 |
|
kennethreitz
|
26ab951300
|
Update index.rst
|
2017-05-03 13:26:15 -04:00 |
|
kennethreitz
|
eae38b8d13
|
Merge pull request #3988 from Lukasa/fix-appveyor
[WIP] Fix up appveyor testing.
|
2017-05-03 13:25:25 -04:00 |
|
Cory Benfield
|
fcc3b7d7b1
|
Document the minor changes made
|
2017-05-03 15:28:39 +01:00 |
|
Cory Benfield
|
d89f8c0d70
|
Fix up Appveyor testing
|
2017-05-03 13:19:46 +01:00 |
|
Thomas Grainger
|
8db8a7d82d
|
configure sudo: false on travis
|
2017-05-03 09:23:02 +01:00 |
|
Cory Benfield
|
84099eea9f
|
Merge pull request #3991 from chrisgavin/unused-imports
Remove some unused imports.
|
2017-04-26 13:09:34 +01:00 |
|
Chris Gavin
|
19ba9f1097
|
Remove some unused imports.
|
2017-04-25 22:10:01 +01:00 |
|
kennethreitz
|
44106f18b7
|
Update AUTHORS.rst
|
2017-04-25 11:06:38 -04:00 |
|
kennethreitz
|
d0a072e15d
|
Merge pull request #3983 from Lukasa/appveyor
Add appveyor testing of Requests.
|
2017-04-24 12:49:25 -04:00 |
|
Cory Benfield
|
fae7530a17
|
Add Python 3.6
|
2017-04-24 08:22:56 +01:00 |
|
Cory Benfield
|
8d6f7e6854
|
Add appveyor testing of Requests
|
2017-04-21 12:07:27 +01:00 |
|
Cory Benfield
|
f6c58ec582
|
Merge pull request #3982 from graingert/travis-sudo-false
configure sudo: false on travis
|
2017-04-21 11:54:33 +01:00 |
|
Thomas Grainger
|
047056c150
|
configure sudo: false on travis
|
2017-04-21 11:37:38 +01:00 |
|
Cory Benfield
|
52a3526a99
|
Merge pull request #3981 from graingert/cache-pip
enable travis pip cache
|
2017-04-21 11:32:41 +01:00 |
|
Thomas Grainger
|
af383b3968
|
enable travis pip cache
|
2017-04-21 11:21:59 +01:00 |
|
Cory Benfield
|
524627ef21
|
Merge pull request #3978 from graingert/remove-seemingly-redundant-pyflakes-references
remove seemingly redundant pyflakes references
|
2017-04-20 09:44:19 -04:00 |
|
Thomas Grainger
|
fcb272cc36
|
remove seemingly redundant pyflakes references
|
2017-04-20 13:23:56 +01:00 |
|
Cory Benfield
|
b8674db246
|
Merge pull request #3969 from shmuelamar/master
fix handle of non-ascii location on redirects issue #3888
|
2017-04-18 12:20:22 -04:00 |
|
shmuelamar
|
722b1dae96
|
fix handle of non-ascii location on redirects
|
2017-04-18 00:08:59 +03:00 |
|
Cory Benfield
|
fd7dcd2785
|
Merge pull request #3963 from shmuelamar/master
fix unicode decode error on py2 when handling redirect without scheme
|
2017-04-14 16:13:49 -04:00 |
|
shmuelamar
|
a3e597c171
|
fix unicode decode error on py2 when handling redirect without scheme
|
2017-04-14 16:20:27 +03:00 |
|
Cory Benfield
|
84a6040762
|
Merge pull request #3958 from Xuanwo/typo-fix
Fix a typo in utils
|
2017-04-08 14:18:43 +01:00 |
|
Xuanwo
|
1cd173a82c
|
Fix a typo in utils
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
|
2017-04-08 20:56:28 +08:00 |
|
Cory Benfield
|
f061fb7e28
|
Merge pull request #3956 from rubendura/master
Fixes DeprecationWarnings in Python 3.6 due to invalid escape sequences
|
2017-04-05 16:29:41 +01:00 |
|
Ruben Dura Tari
|
ead8fba84b
|
Fixes DeprecationWarnings in Python 3.6 due to invalid escape sequences. Fixes #3954
|
2017-04-05 15:51:58 +01:00 |
|
Cory Benfield
|
342096a3b9
|
Merge pull request #3943 from leo-b/timeout
HTTPAdapter.send() timeout defaults
|
2017-04-03 16:45:11 +01:00 |
|
Alexander 'Leo' Bergolth
|
1be6a17edc
|
oops! import Timeout as Urllib3Timeout
|
2017-04-03 16:49:46 +02:00 |
|
Alexander 'Leo' Bergolth
|
28768b945c
|
use @pytest.mark.parametrize
|
2017-04-03 16:32:38 +02:00 |
|
Alexander 'Leo' Bergolth
|
93cb1ca763
|
add some tests for passing in Timeout objects
|
2017-04-02 15:20:29 +02:00 |
|