diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-12-09 14:20:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 14:20:27 (GMT) |
commit | a0078d9a3335a5e99afe97590fdcb8e2f526ed7b (patch) | |
tree | 21559bdd04ee0f436168fdc41a66fcacf6117815 /Lib/test/test_dataclasses.py | |
parent | 21e11383cc59146184da0d69a3f19f004215f9a7 (diff) | |
download | cpython-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/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions