Taylor Rose
15054aa390
Warn user about possible slowdown when using cryptography version <
...
1.3.4
2017-10-14 09:00:58 -04:00
Bruno Alla
b77c1a3deb
Correct urllib3 compatibility comment
...
So that it's in line with the code. I saw the warning raised recently and had to dive into the code for exact compatibility, but I stopped after reading the comment rather than the code.
Maybe a better solution would be to surface the supported versions in the warning, but I see it was changed recently in https://github.com/requests/requests/pull/4144/
2017-07-26 10:23:01 +01:00
Nate Prewitt
d8e2367809
convert version compatibility checks to warning
2017-06-08 15:21:25 -06:00
kennethreitz
7c2618eb82
flake8: import statement improvements
2017-05-29 22:37:43 -04:00
kennethreitz
c1f32f68f6
v2.16.3
2017-05-27 12:20:34 -04:00
kennethreitz
03dd91093b
pep8 fix
2017-05-27 10:57:46 -04:00
kennethreitz
18c8924f14
better checking for urllib3
2017-05-27 09:37:02 -04:00
kennethreitz
2b34880e2f
sanity checks upon boot
2017-05-26 23:22:03 -04:00
kennethreitz
47f170bb35
fix __init__.py
2017-05-26 22:53:28 -04:00
kennethreitz
14d6fa1472
__version__.py
2017-05-25 20:07:38 -04:00
kennethreitz
1001bc671a
fix imports
2017-05-25 19:58:44 -04:00
Ian Cordasco
e038aad3cc
Avoid breaking people using requests.__version__
...
Using __version__ as a module breaks users who expect
requests.__version__ to be the version string.
2017-05-25 18:44:30 -05:00
kennethreitz
3e32356716
__version__.py
2017-05-25 11:31:38 -04:00
kennethreitz
dbb67a1310
Update __init__.py
2017-05-24 08:50:22 -07:00
Cory Benfield
e4693eba4f
v2.14.2
2017-05-10 15:04:22 +01:00
Cory Benfield
3618f3f68e
v2.14.1
2017-05-09 19:58:39 +01:00
Cory Benfield
508d47dc6e
v2.14.0
2017-05-09 16:44:27 +01:00
Ian Cordasco
b2289cd2d5
Bump version for 2.13.0
...
Add release notes for 2.13.0
2017-01-24 06:32:12 -06:00
Cory Benfield
5dcc039457
v2.12.5
2017-01-18 12:41:46 +00:00
Cory Benfield
1285f576ae
v2.12.4
2016-12-14 11:37:52 +00:00
Cory Benfield
c398ab0e7d
v2.12.3
2016-12-01 10:48:35 +00:00
Cory Benfield
ca15d48087
v2.12.2
2016-11-30 12:38:26 +00:00
Cory Benfield
eb39a557bd
v2.12.1
2016-11-16 10:44:29 +00:00
Cory Benfield
362da46e9a
v2.12.0
2016-11-15 10:30:17 +00:00
kennethreitz
532756803d
v2.11.1
2016-08-17 16:03:38 -04:00
kennethreitz
a2e41ba1f1
v2.11.0
2016-08-08 11:06:58 -04:00
Nate Prewitt
15a3869006
making module docstrings and coding comments consistent
2016-07-19 14:51:14 -06:00
Harrison Jackson
5a3aeedd18
Remove duplicate import warnings
2016-07-14 09:47:27 -06:00
kennethreitz
a5da4f399f
v2.10.0
2016-04-29 18:03:28 -04:00
kennethreitz
39d6935488
Merge pull request #2953 from Lukasa/socks_proxy_support
...
SOCKS Proxy Support
2016-04-29 18:03:04 -04:00
kennethreitz
c9ef5653cc
v2.9.2
2016-04-29 17:56:42 -04:00
Brandon Sandrowicz
ee060ba7f3
Fix api.rst References
...
api.rst references `requests.ConnectTimeout` and `requests.ReadTimeout`, but they aren't imported into the top-level of the package.
2016-03-08 23:51:46 -05:00
kennethreitz
b0704b86de
years
2016-02-18 14:16:50 -05:00
Cory Benfield
39ee5d46dc
Silence SOCKS dependency warning on import
2015-12-30 10:40:30 +00:00
Cory Benfield
1108058626
v2.9.1
2015-12-21 14:53:36 +00:00
Cory Benfield
5f7a3a74aa
v2.9.0
2015-12-15 15:29:27 +00:00
Cory Benfield
f1fd11e54f
Emit warnings when using text mode files.
2015-10-24 09:29:23 +01:00
Cory Benfield
18a6b60110
v2.8.1
2015-10-13 13:55:09 +01:00
Cory Benfield
397f10bac7
Increment version numbers.
2015-10-05 15:41:04 +01:00
kennethreitz
868625532d
Merge remote-tracking branch 'origin/master'
2015-05-06 12:42:47 -07:00
kennethreitz
3475399a47
fix captilization
2015-05-06 12:35:14 -07:00
Cory Benfield
b7bd297340
v2.7.0
2015-05-03 15:47:20 +01:00
Ian Cordasco
ca66267d2c
Add release notes for 2.6.2
...
Closes #2561
2015-04-23 11:29:10 -05:00
Ian Cordasco
cfb9e66b04
Update history and version number for v2.6.1
2015-04-22 09:10:48 -05:00
Ian Cordasco
dacf69a16d
Fix build version number in metadata
...
Closes #2530
2015-04-05 21:49:10 -05:00
Ian Cordasco
80a3e87bf3
Bump version and add release notes for 2.6.0
2015-03-14 11:42:38 -05:00
Ian Cordasco
628474d626
Update HISTORY and release version for 2.5.3
2015-02-24 10:30:17 -06:00
Ian Cordasco
d8be2473d1
Update HISTORY and version for v2.5.2
2015-02-23 16:28:42 -06:00
Shrayas
892f2560c1
Changing year in all copyright information
...
- Happy new year! Thanks for this awesome library :)
2015-01-01 09:04:50 +05:30
Ian Cordasco
b83131779c
Bump version to 2.5.1
2014-12-23 11:54:01 -06:00