diff options
author | Christian Heimes <christian@python.org> | 2020-05-15 20:55:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-15 11:55:25 -0700 |
commit | c087a268a4d4ead8ef2ca21e325423818729da89 (patch) | |
tree | a1cd42a9530e9d7ac9174a2882adc9e1ead6a8e9 /Lib/asyncio/tasks.py | |
parent | 62d618c06bd395308b7163dbcb26c7e6d0922033 (diff) | |
download | cpython-git-c087a268a4d4ead8ef2ca21e325423818729da89.tar.gz |
bpo-40515: Require OPENSSL_THREADS (GH-19953)
The ``ssl`` and ``hashlib`` modules now actively check that OpenSSL is
build with thread support. Python 3.7.0 made thread support mandatory and no
longer works safely with a no-thread builds.
Signed-off-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Lib/asyncio/tasks.py')
0 files changed, 0 insertions, 0 deletions