[Python-modules-team] Bug#753578: Packaging of python-requests breaks code relying on urllib3

Markus Unterwaditzer markus at unterwaditzer.net
Thu Jul 3 09:27:34 UTC 2014


Package: python-requests
Version: 2.3.0-1

The patch for extracting urllib3 out of requests does not supply a stub for
``requests.packages.urllib3``, which breaks other code explicitly importing
from that location. The bundled version of urllib3 is part of requests' API:

http://www.python-requests.org/en/latest/user/advanced/#example-specific-ssl-version

See https://github.com/untitaker/vdirsyncer/issues/82 for the original issue.



More information about the Python-modules-team mailing list