> On 23 May 2017, at 17:58, Victor Stinner <victor.stin...@gmail.com> wrote: > > 2017-05-23 19:54 GMT-05:00 Cory Benfield <c...@lukasa.co.uk>: >> In the absence of a Python 2.7 backport, Requests is required to basically >> use the same solution that Twisted currently does: namely, a mandatory >> dependency on PyOpenSSL. > > Last time I looked at requests, it embedded all its dependencies. I > don't like the idea of embedding PyOpenSSL…
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. 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