We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00fbfc commit bae2998Copy full SHA for bae2998
riak/transports/security.py
@@ -84,6 +84,7 @@ def close(self):
84
else:
85
raise err
86
87
+
88
# Blatantly Stolen from
89
# https://github.com/shazow/urllib3/blob/master/urllib3/contrib/pyopenssl.py
90
# which is basically a port of the `socket._fileobject` class
0 commit comments