Hi, On Thu, Jan 23, 2014 at 5:28 PM, Maciej Fijalkowski <fij...@gmail.com> wrote: > Since I have absolutely no idea what you're talking about, let's start with:
Same for me. Also, using another SSL library like PyOpenSSL is a good idea anyway --- on both CPython and PyPy. If I had a choice I'd prefer to scrap the _ssl module from PyPy, but we can't because CPython has it too. I wouldn't mind if using _ssl produced warnings on PyPy. The alternative, which is coming up with better security features in the _ssl module, seems like a lot of work, of questionable use and safety (just use PyOpenSSL), and bound to break CPython compatibility. A bientôt, Armin. _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev