[Python-modules-team] Bug#859504: python-requests breaks packages using urllib3

2017-04-04 Thread Daniele Tricoli
forwarded 859504 https://github.com/kennethreitz/requests/issues/2870 thanks Hello Ilias, thanks for your patch! On Tuesday, April 4, 2017 4:17:54 PM CEST Ilias Tsitsimpis wrote: > Package: python-requests > Version: 2.12.4-1 > Severity: important > Tags: patch > > Hello, > > thank you for main

[Python-modules-team] Bug#859504: python-requests breaks packages using urllib3

2017-04-04 Thread Ilias Tsitsimpis
Package: python-requests Version: 2.12.4-1 Severity: important Tags: patch Hello, thank you for maintaining python-requests. It seems that patch use-pip-unbundling.patch doen not work as expected: >>> import sys, urllib3 >>> from urllib3.exceptions import HTTPError >>> urllib3.excep