summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorSergey Shepelev <temotor@gmail.com>2020-12-02 01:10:02 +0300
committerSergey Shepelev <temotor@gmail.com>2020-12-02 01:14:27 +0300
commitbe0d520c9bc9e3b3959f84d80c65e418e6081887 (patch)
tree82ae1550d9b6c573a988cd2258c41cb24b4a148f /tests
parenta745d62a932d7776fb9431a6fa74171c41d23450 (diff)
downloadeventlet-671-openssl-tsafe.tar.gz
pyopenssl tsafe module was deprecated and removed in v20.0.0671-openssl-tsafe
https://github.com/eventlet/eventlet/issues/671 https://github.com/pyca/pyopenssl/pull/913
Diffstat (limited to 'tests')
-rw-r--r--tests/openssl_test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/openssl_test.py b/tests/openssl_test.py
index a127408..1108ada 100644
--- a/tests/openssl_test.py
+++ b/tests/openssl_test.py
@@ -12,5 +12,4 @@ def test_import():
import eventlet.green.OpenSSL.SSL
import eventlet.green.OpenSSL.crypto
- import eventlet.green.OpenSSL.tsafe
import eventlet.green.OpenSSL.version