Armin Rigo <[email protected]> added the comment:

Amaury: as far as I can tell, it would avoid tons of troubles if we moved the
"_ssl" module to be pure Python and cffi-based.  It would not be any easier to
get it working, but at least for people that don't care about _ssl it avoids all
these troubles.  I would expect this is the vast majority of people, given that
people that *really* care use something different like PyOpenSSL anyway.

----------
nosy: +arigo

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1610>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to