[Python-Dev] Backport ssl.MemoryBIO on Python 2.7? (original) (raw)
Victor Stinner victor.stinner at gmail.com
Tue May 23 20:58:48 EDT 2017
- Previous message (by thread): [Python-Dev] Backport ssl.MemoryBIO on Python 2.7?
- Next message (by thread): [Python-Dev] Backport ssl.MemoryBIO on Python 2.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2017-05-23 19:54 GMT-05:00 Cory Benfield <cory at 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...
Victor
- Previous message (by thread): [Python-Dev] Backport ssl.MemoryBIO on Python 2.7?
- Next message (by thread): [Python-Dev] Backport ssl.MemoryBIO on Python 2.7?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]