diff options
author | Christian Heimes <christian@python.org> | 2018-08-16 19:38:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-16 19:38:44 (GMT) |
commit | 2ec530cd5537dfda5ca0af6ac696e45013ed31d2 (patch) | |
tree | df29ae4c79c56f1c960b4ed997238e7e3f7bbc97 /Modules/_csv.c | |
parent | 00aebabc7139741fadfe877372c733a2160c7dbd (diff) | |
download | cpython-2ec530cd5537dfda5ca0af6ac696e45013ed31d2.zip cpython-2ec530cd5537dfda5ca0af6ac696e45013ed31d2.tar.gz cpython-2ec530cd5537dfda5ca0af6ac696e45013ed31d2.tar.bz2 |
[2.7] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (GH-8791)
Read from data socket to avoid "[SSL] shutdown while in init" exception
during shutdown of the dummy server.
Signed-off-by: Christian Heimes <christian@python.org>
<!-- issue-number: [bpo-34391](https://www.bugs.python.org/issue34391) -->
https://bugs.python.org/issue34391
<!-- /issue-number -->.
(cherry picked from commit 1590c393360df059160145e7475754427bfc6680)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Modules/_csv.c')
0 files changed, 0 insertions, 0 deletions