diff options
| author | Victor Stinner <vstinner@python.org> | 2019-12-09 14:02:03 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-09 14:02:03 (GMT) |
| commit | 82b4950b5e92bec343a436b3f9c116400b66e1b9 (patch) | |
| tree | 4fb4056fbcaac4ada1e88811c4d736f30cdfeae7 /Lib/test/crashers/compiler_recursion.py | |
| parent | 0131aba5ae20d704b972ecd2ef0fc6c9e370a1b3 (diff) | |
| download | cpython-82b4950b5e92bec343a436b3f9c116400b66e1b9.zip cpython-82b4950b5e92bec343a436b3f9c116400b66e1b9.tar.gz cpython-82b4950b5e92bec343a436b3f9c116400b66e1b9.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.
Diffstat (limited to 'Lib/test/crashers/compiler_recursion.py')
0 files changed, 0 insertions, 0 deletions
