diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-07-09 12:55:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-09 12:55:08 (GMT) |
commit | 4c403b8ca2d0ef44b691cceaeeac9e110fd3f05a (patch) | |
tree | 8218c4d24f932831ce2c7d489f430e314dce8b58 /Python/pythonrun.c | |
parent | bbad695e7890513be7a9bc662e2d8ae13bfcd313 (diff) | |
download | cpython-4c403b8ca2d0ef44b691cceaeeac9e110fd3f05a.zip cpython-4c403b8ca2d0ef44b691cceaeeac9e110fd3f05a.tar.gz cpython-4c403b8ca2d0ef44b691cceaeeac9e110fd3f05a.tar.bz2 |
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).
(cherry picked from commit 73ea54620a6f91c3f2e53880373dd47813691a21)
Co-authored-by: Victor Stinner <vstinner@redhat.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions