Ben Darnell <[email protected]> added the comment: (sorry for the delay, the bugtracker's notification emails got caught in a spam filter).
I think closing the original socket in SSLSocket.__init__ would work. I haven't been able to translate pypy successfully (probably a lack of ram on my laptop). Can I test this without translating? The test certs I used are from https://github.com/facebook/tornado/tree/master/tornado/test ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1577> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
