diff options
author | Victor Stinner <vstinner@python.org> | 2021-06-03 16:04:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-03 16:04:25 (GMT) |
commit | ea0210fa8ccca769896847f25fc6fadfe9a717bc (patch) | |
tree | 091950938f972bfe81c9f4965e033114dd236d6c /Python/marshal.c | |
parent | 82ad22a97d4b5d7134424f12bd6a61167db7f4f8 (diff) | |
download | cpython-ea0210fa8ccca769896847f25fc6fadfe9a717bc.zip cpython-ea0210fa8ccca769896847f25fc6fadfe9a717bc.tar.gz cpython-ea0210fa8ccca769896847f25fc6fadfe9a717bc.tar.bz2 |
bpo-43921: Fix test_ssl.test_wrong_cert_tls13() on Windows (GH-26502)
Fix test_ssl.test_wrong_cert_tls13(): use suppress_ragged_eofs=False,
since read() can raise ssl.SSLEOFError on Windows.
Diffstat (limited to 'Python/marshal.c')
0 files changed, 0 insertions, 0 deletions