Files
cpython/Lib
Victor Stinner 73ea54620a 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).
2019-07-09 14:33:49 +02:00
..
2019-06-04 19:44:34 +02:00
2019-05-23 08:45:22 -07:00