Comment 17 for bug 686804

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

This exception is fixed now:

    TypeError: must be string or read-only buffer, not memoryview

However, this exception remains:

    TypeError: shutdown() takes exactly 0 arguments (1 given)

These are two unrelated bugs. I filed https://bugs.launchpad.net/pyopenssl/+bug/900792 for the latter.