[Python-Dev] Backport ssl.MemoryBIO on Python 2.7?
David Wilson
dw+python-dev at hmmz.org
Tue May 23 23:34:03 EDT 2017
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?
I'm still writing 2.7 code every day and would love to see it live a
little longer, but accepting every feature request seems the wrong way
to go - and MemoryBIO is a hard sell as a security enhancement, it's new
functionality.
David
More information about the Python-Dev
mailing list