> On 23 May 2017, at 20:34, David Wilson <dw+python-...@hmmz.org> wrote: > > On Tue, May 23, 2017 at 06:13:17PM -0700, Cory Benfield wrote: > >> There are discussions around Requests unvendoring its dependencies >> thanks to the improved nature of pip. This might be a year of pretty >> big changes for Requests. > > In which case, what is to prevent Requests from just depending on > pyOpenSSL as usual?
Requests currently does not depend on PyOpenSSL on 2.7: it’s simply an optional dependency for those who need it. Cory _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com