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.
V
Victor Stinner committed
82b4950b5e92bec343a436b3f9c116400b66e1b9
Parent: 0131aba
Committed by GitHub <noreply@github.com>
on 12/9/2019, 2:02:03 PM