Release 4.8.2
Bugfix release:
- Fix
DeprecationWarningin urllib3 when using older argument name. (issue #93) - Fix creation of
urllib3.PoolManagerunder Python 2 withunicode_literals. (issue #94 - thanks, @hugoArregui!)
Bugfix release:
DeprecationWarning in urllib3 when using older argument name. (issue #93)urllib3.PoolManager under Python 2 with unicode_literals. (issue #94 - thanks, @hugoArregui!)