diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-06-03 20:15:15 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 20:15:15 (GMT) |
commit | d2ab15f5376aa06ed120164f1b84bb40adbdd068 (patch) | |
tree | 17b70ff2db9adb34b4d0ada0af5187ebdd8c252d /Parser | |
parent | cea0585b7939b487d7089f9d473f495264e8a491 (diff) | |
download | cpython-d2ab15f5376aa06ed120164f1b84bb40adbdd068.zip cpython-d2ab15f5376aa06ed120164f1b84bb40adbdd068.tar.gz cpython-d2ab15f5376aa06ed120164f1b84bb40adbdd068.tar.bz2 |
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502) (GH-26518)
Fix test_ssl.test_wrong_cert_tls13(): use suppress_ragged_eofs=False,
since read() can raise ssl.SSLEOFError on Windows.
(cherry picked from commit ea0210fa8ccca769896847f25fc6fadfe9a717bc)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Parser')
0 files changed, 0 insertions, 0 deletions