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.

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to