summaryrefslogtreecommitdiffstats
path: root/Lib/dataclasses.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-12-09 14:20:27 (GMT)
committerGitHub <noreply@github.com>2019-12-09 14:20:27 (GMT)
commita0078d9a3335a5e99afe97590fdcb8e2f526ed7b (patch)
tree21559bdd04ee0f436168fdc41a66fcacf6117815 /Lib/dataclasses.py
parent21e11383cc59146184da0d69a3f19f004215f9a7 (diff)
downloadcpython-a0078d9a3335a5e99afe97590fdcb8e2f526ed7b.zip
cpython-a0078d9a3335a5e99afe97590fdcb8e2f526ed7b.tar.gz
cpython-a0078d9a3335a5e99afe97590fdcb8e2f526ed7b.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 'Lib/dataclasses.py')
0 files changed, 0 insertions, 0 deletions