SIGN IN SIGN UP

bpo-43562: fix test_ssl to skip on unreachable network (GH-24937)

This test checks result code of the connection directly, so it never raises an exception that can be suppressed by `support.transient_internet`. Directly support skipping the test in case of unreachable network.
C
Carl Meyer committed
29c451c6989c3c94fa0a9facf187c24f3cbf2420
Parent: a53e9a7
Committed by GitHub <noreply@github.com> on 3/27/2021, 9:52:28 PM