> Unfortunately, pyOpenSSL does not work on current PyPy. There are just a few > simple APIs missing from PyPy's cpyext feature that pyOpenSSL depends on, but > they're blockers.
[Sorry if this is slightly OT for this list ..] Could you eloborate a bit whats needed? Also, the https://bitbucket.org/pypy/compatibility/wiki/pyopenssl talks about " pyOpenSSL is mostly compatible with PyPy. A few features are unsupported, such as sending data using memoryview objects." Is that the stuff you are mentioning? So pyOpenSSL actually works .. modulo memoryviews? Anything else? Is there a PyPy ticket tracking this? I only found https://bugs.pypy.org/issue527 http://as.ynchrono.us/2011/04/pyopenssl-on-pypy.html \Tobias _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python