summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-09 14:19:48 (GMT)
committerGitHub <noreply@github.com>2019-12-09 14:19:48 (GMT)
commitb22183f2738e0e6c23f8c5fb5b232768c184ec96 (patch)
tree242c037e4d55c3051da1abd4852707e7d1fa282d /Python/sysmodule.c
parent0381ea79ac2da03179c8512c581cac588b69cff9 (diff)
downloadcpython-b22183f2738e0e6c23f8c5fb5b232768c184ec96.zip
cpython-b22183f2738e0e6c23f8c5fb5b232768c184ec96.tar.gz
cpython-b22183f2738e0e6c23f8c5fb5b232768c184ec96.tar.bz2
bpo-39006: Fix asyncio when the ssl module is missing (GH-17524)
Fix asyncio when the ssl module is missing: only check for ssl.SSLSocket instance if the ssl module is available. (cherry picked from commit 82b4950b5e92bec343a436b3f9c116400b66e1b9) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions