SIGN IN SIGN UP

bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670)

test_ssl.test_pha_required_nocert() now uses
support.catch_threading_exception() to ignore the expected SSLError
in ConnectionHandler of ThreadedEchoServer (it is only raised
sometimes on Windows).
V
Victor Stinner committed
73ea54620a6f91c3f2e53880373dd47813691a21
Parent: 430a9f4
Committed by GitHub <noreply@github.com> on 7/9/2019, 12:33:49 PM