diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-03-29 19:37:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-29 19:37:32 (GMT) |
commit | acb584958e215aff8fc8f5e2eb3fef481b662f69 (patch) | |
tree | 92aaace2602634b1db438baeb197c2913312fcfb /Python/pythonrun.c | |
parent | f1d53bcd536036c0a0c39962fbc0f465b5865492 (diff) | |
download | cpython-acb584958e215aff8fc8f5e2eb3fef481b662f69.zip cpython-acb584958e215aff8fc8f5e2eb3fef481b662f69.tar.gz cpython-acb584958e215aff8fc8f5e2eb3fef481b662f69.tar.bz2 |
bpo-43562: fix test_ssl to skip on unreachable network (GH-24937) (GH-25046)
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.
(cherry picked from commit 29c451c6989c3c94fa0a9facf187c24f3cbf2420)
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Carl Meyer <carl@oddbird.net>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions